aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-09-12Add -dot flag to test-release.shrelease/3.3.xTom Stellard1-3/+36
2013-09-12Bump version to 3.3.1Tom Stellard4-12/+23
2013-09-12Attempt to fix the mingw32 bot.Tom Stellard1-5/+4
2013-09-12Make PrologEpilogInserter save/restore all callee saved registersTom Stellard4-1/+60
2013-09-12Update linux-header-search test so it works with dot releasesTom Stellard1-6/+6
2013-07-19PR15662: Optimized debug info produces out of order function parametersTom Stellard2-3/+104
2013-07-19AArch64: add CMake dependency to fix very parallel buildsTom Stellard1-0/+2
2013-07-12Make sure the assembler-with-cpp hack for "#" works with multiple "#"s inTom Stellard2-0/+6
2013-07-08Fix for a regression caused by the LoopVectorizer whenllvmorg-3.3.1-rc1Tom Stellard2-3/+50
2013-07-08R600: Fix R600ControlFlowFinalizer not considering VTX_READ 128 bit dst regTom Stellard2-2/+31
2013-06-19Merge revisions r181919:183444 except for r182099, r182650, and r182683.Bill Wendling256-1507/+10200
2013-06-07Updated the links in the LLDB 3.3 sub-project (now 3.3 links) to fix the 3.4 ...Ashok Thirumurthi1-10/+12
2013-06-07Add blurb for PowerPC.llvmorg-3.3.0Bill Wendling1-0/+24
2013-06-06Release notes for dragonegg.Duncan Sands1-0/+20
2013-06-06Add missing space.Duncan Sands1-1/+1
2013-06-06Test that independent block pass does not transform induction variablesTobias Grosser2-37/+39
2013-06-06include missing ISL header fileTobias Grosser1-0/+1
2013-06-06scop detection: only handle functions with loopsTobias Grosser5-6/+14
2013-06-06add comments to clarify the use of a temporary variable in the map insertionTobias Grosser1-0/+4
2013-06-06independent blocks: do not insert stores between phi nodesTobias Grosser1-3/+10
2013-06-06fix insertion of values in BBMapTobias Grosser1-2/+5
2013-06-06Remove .htaccess fileTobias Grosser1-1/+0
2013-06-06independent blocks: when moving Values, invalidate SCEV cached infoTobias Grosser2-3/+28
2013-06-06Update matmul example to the latest polly versionTobias Grosser37-1718/+2144
2013-06-06rename make check target to match the naming convention followed in the other...Tobias Grosser1-2/+2
2013-06-06Update LoopInfo correctlyTobias Grosser6-5/+51
2013-06-06LoopGenerators: Construct loops such that they are already loop rotatedTobias Grosser8-76/+111
2013-06-04Update release notes for mips.Akira Hatanaka1-0/+26
2013-06-04Merging r183060:Bill Wendling0-0/+0
2013-06-04Merging r182989:Bill Wendling0-0/+0
2013-06-04Remove bit not added to 3.3.Bill Wendling1-9/+0
2013-06-04Update release notes for the 3.3 release.Bill Wendling1-69/+39
2013-06-04Update the release notes for the 3.3 release.Bill Wendling3-56/+109
2013-06-04Merging r183153:llvmorg-3.3.0-rc3Bill Wendling2-17/+8
2013-06-04Merging r181909:Bill Wendling0-0/+0
2013-06-04Merging r183035:Bill Wendling2-13/+71
2013-06-04Merging r183108:Bill Wendling1-0/+1
2013-06-04Merge r182726:Bill Wendling16-52/+60
2013-06-01Merge 183060: Prevent loop-unroll from making assumptions about undefined beh...Andrew Trick3-27/+76
2013-05-31Merging 182989: Fix ScalarEvolution::ComputeExitLimitFromCond for 'or' condit...Andrew Trick2-36/+60
2013-05-30Merging r182645:Bill Wendling2-0/+5
2013-05-29Merging r182585:Bill Wendling1-3/+3
2013-05-29Merging r182394:Bill Wendling6-0/+33
2013-05-29Merging r182298:Bill Wendling2-9/+44
2013-05-29Merging r182297:Bill Wendling2-3/+24
2013-05-29Merging r182254:Bill Wendling8-80/+550
2013-05-29Merging r182253:Bill Wendling3-2/+49
2013-05-28Merging r182656:Bill Wendling2-1/+15
2013-05-22Reverting these patches. They were causing regressions. :-(llvmorg-3.3.0-rc2Bill Wendling10-219/+230
2013-05-22Merging r182441:Bill Wendling1-0/+2