llvm-6502/test
2013-03-20 01:55:11 +00:00
..
Analysis Optimize sext <4 x i8> and <4 x i16> to <4 x i64>. 2013-03-19 18:38:27 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Refactor the DIFile (2nd) parameter to DITypes to be an MDNode reference to a raw directory/file pair 2013-03-20 00:26:26 +00:00
DebugInfo Fix test case regression on ARM & PPC introduced r177239 2013-03-20 01:55:11 +00:00
ExecutionEngine
Feature
FileCheck
Instrumentation [asan] when creating string constants, set unnamed_attr and align 1 so that equal strings are merged by the linker. Observed up to 1% binary size reduction. Thanks to Anton Korobeynikov for the suggestion 2013-03-18 09:38:39 +00:00
Integer
JitListener
Linker
MC Fix pr13145 - Naming a function like a register name confuses the asm parser. 2013-03-19 23:44:03 +00:00
Object
Other
Scripts
TableGen
tools
Transforms IndVarSimplify: do not recompute an IV value outside of the loop if : 2013-03-19 20:00:22 +00:00
Unit Fixup for r176933: more careful setup of path to llvm-symbolizer 2013-03-15 07:27:49 +00:00
Verifier
YAMLParser
CMakeLists.txt Add llvm-symbolizer as test dependency. 2013-03-13 09:35:18 +00:00
lit.cfg Fixup for r176933: more careful setup of path to llvm-symbolizer 2013-03-15 07:27:49 +00:00
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh