summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/CodeGenPrepare/X86
Commit message (Expand)AuthorAgeFilesLines
...
* testcase gardening: update the emissionKind enum to the new syntax. (NFC)Adrian Prantl2016-04-011-1/+1
* [CGP] Duplicate addressing computation in cold paths if required to sink addr...Philip Reames2016-03-091-0/+196
* [CodeGenPrepare] Remove load-based heuristicJunmo Park2016-02-251-7/+2
* Reapply r257105 "[Verifier] Check that debug values have proper size"Keno Fischer2016-01-151-1/+1
* Re-Revert r257105 (Verifier debug info changes)Keno Fischer2016-01-131-1/+1
* Reapply r257105 "[Verifier] Check that debug values have proper size"Keno Fischer2016-01-131-1/+1
* Temporarily revert r257105 "[Verifier] Check that debug values have proper size"Keno Fischer2016-01-071-1/+1
* [Verifier] Check that debug values have proper sizeKeno Fischer2016-01-071-1/+1
* Move catchpad-phi-cast.ll to the X86 specific subdirectoryDavid Majnemer2015-12-121-0/+118
* this new test file was accidentally left out of r253573Sanjay Patel2015-11-191-0/+56
* Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper2015-11-191-1/+1
* Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper2015-11-181-1/+1
* [CGP] widen switch condition and case constants to target's register width (2...Sanjay Patel2015-11-021-0/+95
* [CGP] transform select instructions into branches and sink expensive operandsSanjay Patel2015-10-191-0/+141
* Revert "This is a follow-up to the discussion in D12882."Benjamin Kramer2015-10-161-114/+0
* move test case to x86 directory because it specifies an x86 targetSanjay Patel2015-10-161-0/+114
* [SimplifyLibCalls] Ignore nobuiltin/unavailable fortified libcalls.Ahmed Bougacha2015-04-011-0/+18
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-272-5/+5
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-2/+2
* Reduce verbiage of lit.local.cfg filesAlp Toker2014-06-091-2/+1
* Similar to bitcast, treat addrspacecast as a foldable operand.Eli Bendersky2014-05-221-0/+37
* CodeGenPrep: sink extends of illegal types into use block.Manuel Jacob2014-03-131-0/+64
* Revert r203230, "CodeGenPrep: sink extends of illegal types into use block."NAKAMURA Takumi2014-03-091-46/+0
* CodeGenPrep: sink extends of illegal types into use block.Tim Northover2014-03-071-0/+46
* X86: move test requiring X86TargetLowering info into its own directoryTim Northover2014-02-192-0/+109
OpenPOWER on IntegriCloud