| Commit message (Expand) | Author | Age | Files | Lines |
* | Update aosp/master LLVM for rebase to r222494. | Stephen Hines | 2014-12-02 | 376 | -8201/+15551 |
* | am 281cc67b: Merge "Bring in fixes for Cortex-A53 errata + build updates." | Stephen Hines | 2014-10-17 | 3 | -4/+18 |
|\ |
|
| * | Bring in fixes for Cortex-A53 errata + build updates. | Stephen Hines | 2014-10-17 | 3 | -4/+18 |
| * | Update LLVM for rebase to r212749. | Stephen Hines | 2014-07-21 | 199 | -4580/+5437 |
* | | Undefined fseeko/ftello for Windows builds. | Stephen Hines | 2014-09-30 | 1 | -0/+11 |
* | | Fix windows build for LLVM. | Stephen Hines | 2014-09-30 | 1 | -1/+1 |
* | | Update LLVM for rebase to r212749. | Stephen Hines | 2014-07-25 | 199 | -4580/+5437 |
|/ |
|
* | Update LLVM for 3.5 rebase (r209712). | Stephen Hines | 2014-05-29 | 355 | -5598/+11053 |
* | Update to LLVM 3.5a. | Stephen Hines | 2014-04-24 | 401 | -9062/+15480 |
* | Make LLVM build on AArch64. | Tim Murray | 2014-03-14 | 1 | -0/+25 |
* | Don't build DFSan functionality for Android. | Stephen Hines | 2014-02-13 | 1 | -2/+2 |
* | Merge remote-tracking branch 'upstream/release_34' into merge-20140211 | Stephen Hines | 2014-02-11 | 251 | -10225/+13390 |
|\ |
|
| * | Merging r196768: | Bill Wendling | 2013-12-10 | 1 | -0/+5 |
| * | Merging r196172: | Manman Ren | 2013-12-09 | 1 | -2/+2 |
| * | Merging r196158: | Manman Ren | 2013-12-09 | 2 | -0/+7 |
| * | Merging r196144: | Manman Ren | 2013-12-09 | 2 | -1/+4 |
| * | Merging r195505: | Manman Ren | 2013-12-09 | 1 | -0/+6 |
| * | Merging r195494: | Bill Wendling | 2013-12-09 | 1 | -0/+1 |
| * | Merging r196637: | Bill Wendling | 2013-12-08 | 1 | -1/+9 |
| * | Merging r195401: | Bill Wendling | 2013-12-02 | 1 | -0/+2 |
| * | Merging r195803: | Bill Wendling | 2013-12-01 | 1 | -0/+3 |
| * | Merging r195788: | Bill Wendling | 2013-12-01 | 1 | -0/+4 |
| * | Merging r195148: | Bill Wendling | 2013-11-27 | 2 | -4/+18 |
| * | Merging r195327: | Bill Wendling | 2013-11-25 | 1 | -9/+0 |
| * | Merging r195491: | Bill Wendling | 2013-11-25 | 2 | -1/+8 |
| * | Merging r195397: | Bill Wendling | 2013-11-22 | 1 | -1/+2 |
| * | Merging r195156: | Bill Wendling | 2013-11-22 | 1 | -4/+27 |
| * | Merging r195339: | Bill Wendling | 2013-11-21 | 2 | -8/+1 |
| * | Merging r195317: | Bill Wendling | 2013-11-21 | 2 | -1/+8 |
| * | Regenerate configure files with 3.4svn changed to 3.4. | Bill Wendling | 2013-11-20 | 1 | -0/+18 |
| * | Merging r195103: | Bill Wendling | 2013-11-19 | 1 | -1/+5 |
| * | Merging r195093: | Bill Wendling | 2013-11-19 | 1 | -10/+71 |
| * | [weak vtables] Remove a bunch of weak vtables | Juergen Ributzka | 2013-11-19 | 12 | -5/+28 |
| * | DebugInfo: Simplify a few more explicit constructions, underconstrained types... | David Blaikie | 2013-11-18 | 2 | -4/+4 |
| * | Recover gracefully when deserializing invalid YAML input. | Alexander Kornienko | 2013-11-18 | 1 | -8/+10 |
| * | Fix forgotten member initialization detected by MSan bootstrap bot | Alexey Samsonov | 2013-11-18 | 1 | -0/+2 |
| * | Revert r194865 and r194874. | Alexey Samsonov | 2013-11-18 | 12 | -29/+7 |
| * | Implement the newly added ACLE functions for ld1/st1 with 2/3/4 vectors. | Hao Liu | 2013-11-18 | 1 | -0/+27 |
| * | Fix spacing, forward declare order. | Matt Arsenault | 2013-11-18 | 2 | -7/+7 |
| * | Debug Info: fix typo in function name. | Manman Ren | 2013-11-17 | 1 | -1/+1 |
| * | Debug Info Verifier: enable public functions of Finder to update the type map. | Manman Ren | 2013-11-17 | 1 | -3/+8 |
| * | Add a loop rerolling flag to the PassManagerBuilder | Hal Finkel | 2013-11-17 | 1 | -0/+1 |
| * | DebugLoc defines LineCol as 32 bit in comment but unsigned in code. | Yaron Keren | 2013-11-17 | 1 | -1/+3 |
| * | [block-freq] Add BlockFrequency::scale that returns a remainder from the divi... | Michael Gottesman | 2013-11-17 | 1 | -2/+8 |
| * | [PM] Completely remove support for explicit 'require' methods on the | Chandler Carruth | 2013-11-17 | 1 | -31/+6 |
| * | Added a size field to the stack map record to handle subregister spills. | Andrew Trick | 2013-11-17 | 2 | -4/+22 |
| * | Add a loop rerolling pass | Hal Finkel | 2013-11-16 | 4 | -0/+11 |
| * | ScalarEvolution: Warn if the result of setFlags/clearFlags is unused. | Benjamin Kramer | 2013-11-16 | 1 | -5/+6 |
| * | Annotate APInt methods where it's not clear whether they are in place with wa... | Benjamin Kramer | 2013-11-16 | 2 | -35/+41 |
| * | Fix filename in header comment | Duncan P. N. Exon Smith | 2013-11-16 | 1 | -1/+1 |