aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM with patches for fp16Pirama Arumuga Nainar2015-05-261-1/+2
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-18171-3157/+3831
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-09246-3598/+4982
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-23439-7621/+22711
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-02376-8201/+15551
* am 281cc67b: Merge "Bring in fixes for Cortex-A53 errata + build updates."Stephen Hines2014-10-173-4/+18
|\
| * Bring in fixes for Cortex-A53 errata + build updates.Stephen Hines2014-10-173-4/+18
| * Update LLVM for rebase to r212749.Stephen Hines2014-07-21199-4580/+5437
* | Undefined fseeko/ftello for Windows builds.Stephen Hines2014-09-301-0/+11
* | Fix windows build for LLVM.Stephen Hines2014-09-301-1/+1
* | Update LLVM for rebase to r212749.Stephen Hines2014-07-25199-4580/+5437
|/
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-29355-5598/+11053
* Update to LLVM 3.5a.Stephen Hines2014-04-24401-9062/+15480
* Make LLVM build on AArch64.Tim Murray2014-03-141-0/+25
* Don't build DFSan functionality for Android.Stephen Hines2014-02-131-2/+2
* Merge remote-tracking branch 'upstream/release_34' into merge-20140211Stephen Hines2014-02-11251-10225/+13390
|\
| * Merging r196768:Bill Wendling2013-12-101-0/+5
| * Merging r196172:Manman Ren2013-12-091-2/+2
| * Merging r196158:Manman Ren2013-12-092-0/+7
| * Merging r196144:Manman Ren2013-12-092-1/+4
| * Merging r195505:Manman Ren2013-12-091-0/+6
| * Merging r195494:Bill Wendling2013-12-091-0/+1
| * Merging r196637:Bill Wendling2013-12-081-1/+9
| * Merging r195401:Bill Wendling2013-12-021-0/+2
| * Merging r195803:Bill Wendling2013-12-011-0/+3
| * Merging r195788:Bill Wendling2013-12-011-0/+4
| * Merging r195148:Bill Wendling2013-11-272-4/+18
| * Merging r195327:Bill Wendling2013-11-251-9/+0
| * Merging r195491:Bill Wendling2013-11-252-1/+8
| * Merging r195397:Bill Wendling2013-11-221-1/+2
| * Merging r195156:Bill Wendling2013-11-221-4/+27
| * Merging r195339:Bill Wendling2013-11-212-8/+1
| * Merging r195317:Bill Wendling2013-11-212-1/+8
| * Regenerate configure files with 3.4svn changed to 3.4.Bill Wendling2013-11-201-0/+18
| * Merging r195103:Bill Wendling2013-11-191-1/+5
| * Merging r195093:Bill Wendling2013-11-191-10/+71
| * [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-1912-5/+28
| * DebugInfo: Simplify a few more explicit constructions, underconstrained types...David Blaikie2013-11-182-4/+4
| * Recover gracefully when deserializing invalid YAML input.Alexander Kornienko2013-11-181-8/+10
| * Fix forgotten member initialization detected by MSan bootstrap botAlexey Samsonov2013-11-181-0/+2
| * Revert r194865 and r194874.Alexey Samsonov2013-11-1812-29/+7
| * Implement the newly added ACLE functions for ld1/st1 with 2/3/4 vectors.Hao Liu2013-11-181-0/+27
| * Fix spacing, forward declare order.Matt Arsenault2013-11-182-7/+7
| * Debug Info: fix typo in function name.Manman Ren2013-11-171-1/+1
| * Debug Info Verifier: enable public functions of Finder to update the type map.Manman Ren2013-11-171-3/+8
| * Add a loop rerolling flag to the PassManagerBuilderHal Finkel2013-11-171-0/+1
| * DebugLoc defines LineCol as 32 bit in comment but unsigned in code.Yaron Keren2013-11-171-1/+3
| * [block-freq] Add BlockFrequency::scale that returns a remainder from the divi...Michael Gottesman2013-11-171-2/+8
| * [PM] Completely remove support for explicit 'require' methods on theChandler Carruth2013-11-171-31/+6
| * Added a size field to the stack map record to handle subregister spills.Andrew Trick2013-11-172-4/+22