summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/testb-je-fusion.ll
AgeCommit message (Expand)Author
2017-08-02X86: Do not use llc -march in tests.Matthias Braun
2017-01-11Revert "CodeGen: Allow small copyable blocks to "break" the CFG."Kyle Butt
2017-01-10CodeGen: Allow small copyable blocks to "break" the CFG.Kyle Butt
2014-07-10[X86] Mark pseudo instruction TEST8ri_NOEREX as hasSIdeEffects=0.Akira Hatanaka