[AVX512] Bring back vector-shuffle lowering support through broadcasts
[oota-llvm.git] / test / CodeGen / X86 / 2009-04-24.ll
2013-05-01 Michael LiaoMore rewrites of x86 codegen regression tests with...
2012-07-02 Chandler CarruthConvert all tests using TCL-style quoting to use shell...
2012-06-08 Jakob Stoklund OlesenDon't run RAFast in the optimizing regalloc pipeline.
2011-03-09 Benjamin KramerFix mistyped CHECK lines.
2010-11-27 Rafael EspindolaLower TLS_addr32 and TLS_addr64.
2010-06-15 Jakob Stoklund OlesenRemove the local register allocator.
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-04-27 Dan GohmanFix the syntax for a PR number in a test.
2009-04-24 Rafael EspindolaFix PR 4004 by including the call to __tls_get_addr...