Unify clang/llvm attributes for asan/tsan/msan (LLVM part)
[oota-llvm.git] / test / CodeGen / X86 / StackColoring.ll
2012-09-13 Nadav RotemStack Coloring: We have code that checks that all of...
2012-09-12 Nadav RotemStack coloring: remove lifetime intervals which contain...
2012-09-10 Nadav RotemStack Coloring: Handle the case where END markers come...
2012-09-10 Nadav RotemStack Coloring: Add support for multiple regions of...
2012-09-10 Nadav RotemTeach the DAGBuilder about lifetime markers which are...
2012-09-06 Nadav RotemDisable stack coloring by default in order to resolve...
2012-09-06 Nadav RotemFix the test by specifying an exact cpu model.
2012-09-06 Nadav RotemAdd a new optimization pass: Stack Coloring, that merge...