summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/h-registers-3.ll
AgeCommit message (Expand)Author
2016-07-09VirtRegMap: Replace some identity copies with KILL instructions.Matthias Braun
2016-02-08Add triple to h-registers-3.ll to make bots happy after r260133Hans Wennborg
2016-02-08[X86] Don't zero/sign-extend i1, i8, or i16 return values to 32 bits (PR22532)Hans Wennborg
2015-09-08x32. Fixes a bug in i8mem_NOREX declaration.Derek Schuff
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
2009-05-29More h-registers tricks: folding zext nodes.Evan Cheng