llvm-6502/test
Chandler Carruth c3c8db9d25 Teach AddressSanitizer to create basic blocks in a more natural order.
This is particularly useful to the backend code generators which try to
process things in the incoming function order.

Also, cleanup some uses of IRBuilder to be a bit simpler and more clear.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@160254 91177308-0d34-0410-b5e6-96231b3b80d8
2012-07-16 08:58:53 +00:00
..
Analysis Fix the remaining TCL-style quotes found in the testsuite. This is 2012-07-02 19:09:46 +00:00
Archive
Assembler Fix the remaining TCL-style quotes found in the testsuite. This is 2012-07-02 19:09:46 +00:00
Bindings/Ocaml Fix the remaining TCL-style quotes found in the testsuite. This is 2012-07-02 19:09:46 +00:00
Bitcode This is one of the first steps at moving to replace target-dependent 2012-07-13 23:25:25 +00:00
BugPoint
CodeGen This CL changes the function prologue and epilogue emitted on X86 when stack needs realignment. 2012-07-16 06:54:09 +00:00
DebugInfo The end of the prologue should be marked with is_stmt. 2012-07-12 23:30:25 +00:00
ExecutionEngine
Feature
Instrumentation Teach AddressSanitizer to create basic blocks in a more natural order. 2012-07-16 08:58:53 +00:00
Integer
Linker
MC The Mips specific relocation R_MIPS_GOT_DISP 2012-07-13 19:15:47 +00:00
Object
Other Fix the remaining TCL-style quotes found in the testsuite. This is 2012-07-02 19:09:46 +00:00
Scripts
TableGen
Transforms LSR Fix: check SCEV expression safety before expansion. 2012-07-13 23:33:10 +00:00
Unit
Verifier Fix the remaining TCL-style quotes found in the testsuite. This is 2012-07-02 19:09:46 +00:00
YAMLParser
CMakeLists.txt llvm/test/CMakeLists.txt: Add llvm-diff to deps. 2012-07-12 10:15:48 +00:00
lit.cfg llvm/test/lit.cfg: Retweak for Win32 to fix testing. 2012-07-03 03:59:34 +00:00
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh