summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add -dot flag to test-release.shrelease/3.3.xTom Stellard2013-09-121-3/+36
* Bump version to 3.3.1Tom Stellard2013-09-124-12/+23
* Attempt to fix the mingw32 bot.Tom Stellard2013-09-121-5/+4
* Make PrologEpilogInserter save/restore all callee saved registersTom Stellard2013-09-124-1/+60
* Update linux-header-search test so it works with dot releasesTom Stellard2013-09-121-6/+6
* PR15662: Optimized debug info produces out of order function parametersTom Stellard2013-07-192-3/+104
* AArch64: add CMake dependency to fix very parallel buildsTom Stellard2013-07-191-0/+2
* Make sure the assembler-with-cpp hack for "#" works with multiple "#"s inTom Stellard2013-07-122-0/+6
* Fix for a regression caused by the LoopVectorizer whenllvmorg-3.3.1-rc1Tom Stellard2013-07-082-3/+50
* R600: Fix R600ControlFlowFinalizer not considering VTX_READ 128 bit dst regTom Stellard2013-07-082-2/+31
* Merge revisions r181919:183444 except for r182099, r182650, and r182683.Bill Wendling2013-06-19256-1507/+10200
* Updated the links in the LLDB 3.3 sub-project (now 3.3 links) to fix the 3.4 ...Ashok Thirumurthi2013-06-071-10/+12
* Add blurb for PowerPC.llvmorg-3.3.0Bill Wendling2013-06-071-0/+24
* Release notes for dragonegg.Duncan Sands2013-06-061-0/+20
* Add missing space.Duncan Sands2013-06-061-1/+1
* Test that independent block pass does not transform induction variablesTobias Grosser2013-06-062-37/+39
* include missing ISL header fileTobias Grosser2013-06-061-0/+1
* scop detection: only handle functions with loopsTobias Grosser2013-06-065-6/+14
* add comments to clarify the use of a temporary variable in the map insertionTobias Grosser2013-06-061-0/+4
* independent blocks: do not insert stores between phi nodesTobias Grosser2013-06-061-3/+10
* fix insertion of values in BBMapTobias Grosser2013-06-061-2/+5
* Remove .htaccess fileTobias Grosser2013-06-061-1/+0
* independent blocks: when moving Values, invalidate SCEV cached infoTobias Grosser2013-06-062-3/+28
* Update matmul example to the latest polly versionTobias Grosser2013-06-0637-1718/+2144
* rename make check target to match the naming convention followed in the other...Tobias Grosser2013-06-061-2/+2
* Update LoopInfo correctlyTobias Grosser2013-06-066-5/+51
* LoopGenerators: Construct loops such that they are already loop rotatedTobias Grosser2013-06-068-76/+111
* Update release notes for mips.Akira Hatanaka2013-06-041-0/+26
* Merging r183060:Bill Wendling2013-06-040-0/+0
* Merging r182989:Bill Wendling2013-06-040-0/+0
* Remove bit not added to 3.3.Bill Wendling2013-06-041-9/+0
* Update release notes for the 3.3 release.Bill Wendling2013-06-041-69/+39
* Update the release notes for the 3.3 release.Bill Wendling2013-06-043-56/+109
* Merging r183153:llvmorg-3.3.0-rc3Bill Wendling2013-06-042-17/+8
* Merging r181909:Bill Wendling2013-06-040-0/+0
* Merging r183035:Bill Wendling2013-06-042-13/+71
* Merging r183108:Bill Wendling2013-06-041-0/+1
* Merge r182726:Bill Wendling2013-06-0416-52/+60
* Merge 183060: Prevent loop-unroll from making assumptions about undefined beh...Andrew Trick2013-06-013-27/+76
* Merging 182989: Fix ScalarEvolution::ComputeExitLimitFromCond for 'or' condit...Andrew Trick2013-05-312-36/+60
* Merging r182645:Bill Wendling2013-05-302-0/+5
* Merging r182585:Bill Wendling2013-05-291-3/+3
* Merging r182394:Bill Wendling2013-05-296-0/+33
* Merging r182298:Bill Wendling2013-05-292-9/+44
* Merging r182297:Bill Wendling2013-05-292-3/+24
* Merging r182254:Bill Wendling2013-05-298-80/+550
* Merging r182253:Bill Wendling2013-05-293-2/+49
* Merging r182656:Bill Wendling2013-05-282-1/+15
* Reverting these patches. They were causing regressions. :-(llvmorg-3.3.0-rc2Bill Wendling2013-05-2210-219/+230
* Merging r182441:Bill Wendling2013-05-221-0/+2