summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/break-false-dep.ll
Commit message (Expand)AuthorAgeFilesLines
* [X86] Remove the suffix on vcvt[u]si2ss/sd register variants in assembly prin...Craig Topper2019-05-061-11/+11
* [X86] Add avx512vl command line to break-false-dep.llCraig Topper2018-07-031-2/+23
* [X86] Prevent folding stack reloads into instructions in hasUndefRegUpdate.Craig Topper2018-06-151-3/+2
* Revert r334802 "[X86] Prevent folding stack reloads with instructions that ha...Craig Topper2018-06-151-2/+3
* [X86] Prevent folding stack reloads with instructions that have an undefined ...Craig Topper2018-06-151-3/+2
* [X86] Add more instructions to the memory folding tables using the autogenera...Craig Topper2018-06-151-2/+3
* Separate ExecutionDepsFix into 4 parts:Marina Yatsina2018-01-221-2/+2
* [ExecutionDepsFix] Improve clearance calculation for loopsKeno Fischer2017-01-301-0/+57
* Avoid false dependencies of undef machine operandsMarina Yatsina2016-08-111-2/+70
* ExecutionDepsFix - Fix bug in clearance calculationMarina Yatsina2016-07-211-0/+10
* Don't delete empty preheaders in CodeGenPrepare if it would create a critical...Chuang-Yu Cheng2016-04-051-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-12/+12
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-5/+5
* [X86] Add missing memory variants to AVX false dependency breakingMichael Kuperstein2014-12-281-0/+201
OpenPOWER on IntegriCloud