1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-01 08:23:21 +01:00
llvm-mirror/test
Chandler Carruth ca6ce473f5 Add a testcase to loop-idiom to cover PR14241 when we start handling
strided loops again.

llvm-svn: 167287
2012-11-02 08:40:24 +00:00
..
Analysis
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen test/CodeGen/X86/fp-fast.ll: Add +avx. 2012-11-01 02:13:45 +00:00
DebugInfo
ExecutionEngine
Feature Change ForceSizeOpt attribute into MinSize attribute 2012-10-30 16:32:52 +00:00
Instrumentation [asan] don't instrument globals that we've created ourselves (reduces the binary size a bit) 2012-11-01 13:42:40 +00:00
Integer
Linker
MC Add support for generating dwarf debugging info with assembly files 2012-11-01 17:31:35 +00:00
Object
Other Revert the series of commits starting with r166578 which introduced the 2012-11-01 08:07:29 +00:00
Scripts
TableGen
Transforms Add a testcase to loop-idiom to cover PR14241 when we start handling 2012-11-02 08:40:24 +00:00
Unit
Verifier
YAMLParser
CMakeLists.txt [CMake] Add llvm-mcmarkup to check-llvm. 2012-11-01 02:13:50 +00:00
lit.cfg llvm/test/lit.cfg: Don't use mcjit to ppc32 yet, not ready. 2012-11-01 14:28:51 +00:00
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh