aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM with patches for fp16Pirama Arumuga Nainar2015-05-268-15/+546
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-1870-1685/+2766
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-09105-4106/+4644
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-23140-5917/+11193
* MISched: Fix moving stores across barriersTom Stellard2015-01-211-6/+7
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-02182-7292/+11740
* Bring in fixes for Cortex-A53 errata + build updates.Stephen Hines2014-10-176-7/+22
* Legalizer: Use the scalar bit width when promoting bit counting instrs onBenjamin Kramer2014-09-121-5/+6
* Add support for scalarizing cttz_zero_undefPetar Jovanovic2014-08-261-0/+1
* Add support for scalarizing ctlz_zero_undefPetar Jovanovic2014-08-261-0/+1
* Update LLVM for rebase to r212749.Stephen Hines2014-07-2162-1544/+3790
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-29158-4823/+6170
* Update to LLVM 3.5a.Stephen Hines2014-04-24160-6407/+13829
* Update LLVM for merge to 3.4.Stephen Hines2014-02-132-2/+4
* Merge remote-tracking branch 'upstream/release_34' into merge-20140211Stephen Hines2014-02-11104-6519/+9241
|\
| * Merging r197047:Bill Wendling2013-12-151-1/+1
| * Merging r196858:Bill Wendling2013-12-101-1/+1
| * Revert r191049 and r191059. They were causing failures. See PR17975.Bill Wendling2013-12-051-49/+4
| * --- Reverse-merging r195823 into '.':Bill Wendling2013-12-011-17/+21
| * Merging r195798:Bill Wendling2013-11-271-21/+17
| * Merging r195148:Bill Wendling2013-11-271-1/+2
| * Merging r195670:Bill Wendling2013-11-251-0/+5
| * Merging r195636:Bill Wendling2013-11-251-5/+0
| * Merging r195635:Daniel Sanders2013-11-252-15/+4
| * Merging r195491:Bill Wendling2013-11-251-0/+44
| * Merging r195599:Bill Wendling2013-11-251-0/+5
| * Merging r195398:Bill Wendling2013-11-222-10/+41
| * Merging r195397:Bill Wendling2013-11-222-21/+43
| * Merging r195156:Bill Wendling2013-11-226-114/+75
| * Merging r195339:Bill Wendling2013-11-211-40/+1
| * Merging r195355:Daniel Sanders2013-11-211-14/+54
| * Merging r195317:Bill Wendling2013-11-211-1/+40
| * Merging r195138:Bill Wendling2013-11-201-2/+1
| * Merging r195103:Bill Wendling2013-11-191-1/+2
| * Merging r195093:Bill Wendling2013-11-191-4/+84
| * [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-194-0/+11
| * DwarfDebug: Move trailing else to the same line as prior closing braceDavid Blaikie2013-11-181-4/+2
| * DwarfDebug: Remove some more redundant explicit constructions.David Blaikie2013-11-181-4/+3
| * DebugInfo: Simplify a few more explicit constructions, underconstrained types...David Blaikie2013-11-181-21/+18
| * Revert r194865 and r194874.Alexey Samsonov2013-11-184-11/+0
| * Remove unnecessary temporary construction.David Blaikie2013-11-171-1/+1
| * Remove redundant explicit default initialization.David Blaikie2013-11-171-2/+2
| * DwarfCompileUnit: Add type safety to createGlobalVariableDIEDavid Blaikie2013-11-173-5/+4
| * Revert "Micro-optimization"Bill Wendling2013-11-171-4/+5
| * DAGCombiner: Partially revert r192795, getNOT was fixed not to create illegal...Benjamin Kramer2013-11-171-1/+1
| * Use more getZExtOrTruncsMatt Arsenault2013-11-172-9/+2
| * Use getZExtOrTrunc instead of repeating the same logic.Matt Arsenault2013-11-171-5/+1
| * Added a size field to the stack map record to handle subregister spills.Andrew Trick2013-11-173-6/+50
| * Use right address space pointer sizeMatt Arsenault2013-11-171-1/+2
| * Fix assert on unaligned access to global with different address space size.Matt Arsenault2013-11-161-1/+1