summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2008-11-29-ULT-Sign.ll
AgeCommit message (Expand)Author
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
2015-04-16[opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-11-30APIntify a test which is potentially unsafe otherwise, and fix the Eli Friedman