summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * Merging r168354, r168355 and r168379 into the 3.2 release branch.Pawel Wodnicki2012-11-21
| * Merging r168181: into 3.2 release branch.Pawel Wodnicki2012-11-21
| * Merging r168035: into 3.2 release branch.Pawel Wodnicki2012-11-21
| * Merging r168361, r168346 and r168227 into 3.2 branch releasePawel Wodnicki2012-11-21
| * Merging r168197: into 3.2 release branchPawel Wodnicki2012-11-21
| * Merging r168319 into 3.2 release branchPawel Wodnicki2012-11-21
| * Merge in r168364 to disable MCJIT execution engine tests on ppc32 (which does...Andrew Kaylor2012-11-20
* | Merge branch 'release-3.2' into embtk-support-release-3.2Abdoulaye Walsimou Gaye2012-11-20
|\|
| * Merging r168001 into 3.2 release branchPawel Wodnicki2012-11-20
| * Merge in PPC release notes: r168189 and r168352.Hal Finkel2012-11-20
| * Merge in PPC internal-as fixes: r167861, r167862, r167863, r167875, r167860, ...Hal Finkel2012-11-20
| * Merge in r167737: Make PPC TOC contents deterministic.Hal Finkel2012-11-20
| * Merge in r168316 so that the proper JIT tests are run on PPC.Hal Finkel2012-11-20
| * Merging r167718 into 3.2 release branchPawel Wodnicki2012-11-19
| * Merging r167948, r168198: into the 3.2 release branchPawel Wodnicki2012-11-19
| * Merging r167855 into 3.2 relase branchPawel Wodnicki2012-11-19
| * Merging r167719 into the 3.2 relase branchPawel Wodnicki2012-11-19
* | ARM: support more possible GNU triplesAbdoulaye Walsimou Gaye2012-11-17
|/
* Merge r168176 from trunk:Hans Wennborg2012-11-16
* Merge r168147 from trunk:Hans Wennborg2012-11-16
* Merge r168037 from trunk:Hans Wennborg2012-11-16
* Bugzilla bug 14357Guy Benyei2012-11-15
* Merge r167942, r167966 to fix non-deterministic behavior in BBVectorizeHal Finkel2012-11-15
* Merge BBVectorizer changes r167731, r167743, r167750, r167784, r167811, r167817.Hal Finkel2012-11-14
* 3.2 release branch r167702Pawel Wodnicki2012-11-12
* [NVPTX] Add more precise PTX/SM target attributesJustin Holewinski2012-11-12
* Delete a stale comment. No functional change.Meador Inge2012-11-12
* Move some helper methods to being static functions in the implementation file.Craig Topper2012-11-11
* Remove hard-coded constant in Transforms/InstCombine/memcmp-1.llMeador Inge2012-11-11
* instcombine: Migrate memset optimizationsMeador Inge2012-11-11
* Update the vectorizer docs.Nadav Rotem2012-11-11
* instcombine: Migrate memmove optimizationsMeador Inge2012-11-11
* instcombine: Migrate memcpy optimizationsMeador Inge2012-11-11
* Use the isTruncFree and isZExtFree API to figure out of these operations are ...Nadav Rotem2012-11-11
* Fix a comment typo and add comments.Nadav Rotem2012-11-11
* instcombine: Migrate memcmp optimizationsMeador Inge2012-11-11
* instcombine: Migrate strstr optimizationsMeador Inge2012-11-11
* Add method for replacing instructions to LibCallSimplifierMeador Inge2012-11-11
* Provide definitions for all functions.Benjamin Kramer2012-11-10
* instcombine: Migrate strcspn optimizationsMeador Inge2012-11-10
* Simplify the SmallVector pretty printer for LLDB a bit and make it work with ...Benjamin Kramer2012-11-10
* Remove unnecessary subtraction and addition by 1 around a couple for loops.Craig Topper2012-11-10
* Remove empty directory.Duncan Sands2012-11-10
* Tidy up spacing. No functional change.Craig Topper2012-11-10
* Removed unimplemented method declaration.Craig Topper2012-11-10
* Simplify custom emitter code for pcmp(e/i)str(i/m) and make the helper functi...Craig Topper2012-11-10
* Convert an improper CodeGen test to a MC test.Evan Cheng2012-11-10
* instcombine: Query target library information to gate libcall simplificationsMeador Inge2012-11-10
* Add more functions to the target library information.Meador Inge2012-11-10
* xfail a bad test. This is a MC test but it's dependent on a codegen optimizat...Evan Cheng2012-11-10