Tweak 3 tests in llvm/test/CodeGen/X86 to add -mcpu=generic since r195383.
[oota-llvm.git] / test / CodeGen / X86 / stackmap.ll
2013-11-17 Andrew TrickAdded a size field to the stack map record to handle...
2013-11-12 Andrew TrickCleanup the stackmap operand folding code and fix a...
2013-11-12 Andrew TrickSimplify operand folding when rematerializing a load.
2013-11-09 Juergen Ributzka[Stackmap] Materialize the jump address within the...
2013-10-31 Andrew TrickThese test cases for experimental features are a bit...
2013-10-31 Andrew TrickAdd support for stack map generation in the X86 backend.