Hexagon V5 FP Support.
[oota-llvm.git] / test / Instrumentation / AddressSanitizer /
2012-03-12 Kostya Serebryany[asan] move x86-specific test to a separate X86 directo...
2012-02-16 Eli BenderskyReplace all instances of dg.exp file with lit.local...
2012-02-14 Kostya Serebryany[asan] fix asan-vs-gvn.ll test (it did not actually...
2012-02-08 Kostya Serebryany[asan] unpoison the stack before every noreturn call...
2012-02-06 Kostya SerebryanyThe patch resolves the conflict between AddressSanitize...
2012-01-24 Kostya Serebryany[asan] enable asan only for the functions that have...
2012-01-04 Kostya Serebryany[asan] one more test for asan instrumentation: (*a...
2011-12-16 Kostya Serebryany[asan] add a test for instrumenting globals
2011-11-23 Kostya Serebryany[asan] do not instrument threadlocal globals, this...
2011-11-18 Kostya Serebryany[asan] workaround for reg alloc bug 11395: don't instru...
2011-11-17 Kostya Serebryanyfall back to explicit list of allowed linkages when...
2011-11-16 Kostya SerebryanyAddressSanitizer, first commit (compiler module only)