Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / phys_subreg_coalesce-3.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-12-16 JF Bastienx86-32: PUSHF/POPF use/def EFLAGS
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2012-09-26 Michael LiaoAdd SARX/SHRX/SHLX code generation support
2012-09-06 Jakob Stoklund OlesenAllow overlaps between virtreg and physreg live ranges.
2012-05-17 Jakob Stoklund OlesenRemove -join-physregs from the test suite.
2011-05-04 Jakob Stoklund OlesenPrepare remaining tests for -join-physreg going away.
2010-03-11 Evan ChengThe check for coalescing a virtual register to a physic...