..
Analysis
Teach ScalarEvolution about pointer address spaces
2013-09-10 19:55:24 +00:00
Assembler
Remove verifier check that attribute 'builtin' is only applied to calls to
2013-09-07 00:25:48 +00:00
Bindings /Ocaml
[PR11606] ocaml bindings tests produce binaries in source dir
2013-08-23 00:55:32 +00:00
Bitcode
Revert patches to add case-range support for PR1255.
2013-09-09 19:14:35 +00:00
BugPoint
[tests] Cleanup initialization of test suffixes.
2013-08-16 00:37:11 +00:00
CodeGen
R600/SI: expose TBUFFER_STORE_FORMAT_* for OpenGL transform feedback
2013-09-12 02:55:14 +00:00
DebugInfo
MCObjectFileInfo.cpp: Fix a couple of possible typo(s), s/DwarfPub/DwarfGnuPub/, in r190344.
2013-09-10 06:01:56 +00:00
ExecutionEngine
llvm interpreter: select, shuffle and insertelement instructions.
2013-09-02 06:40:09 +00:00
Feature
Add function attribute 'optnone'.
2013-08-23 11:53:55 +00:00
FileCheck
[tests] Cleanup initialization of test suffixes.
2013-08-16 00:37:11 +00:00
Instrumentation
Debug Info Testing: update context from empty string to null.
2013-09-08 03:11:54 +00:00
Integer
[tests] Cleanup initialization of test suffixes.
2013-08-16 00:37:11 +00:00
JitListener
Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields.
2013-09-06 21:03:58 +00:00
Linker
Debug Info: In DIBuilder, the context fields of a TAG_inheritance and a
2013-09-09 23:07:58 +00:00
MC
[SystemZ] Add TM and TMY
2013-09-10 10:20:32 +00:00
Object
Add a minimal implementation of ranlib.
2013-08-28 16:22:16 +00:00
Other
Update to remove the no-frame-pointer-elim-non-leaf flag if it was set to 'false'.
2013-08-22 21:28:54 +00:00
TableGen
FileCheckize some tests.
2013-08-22 20:46:05 +00:00
tools
Print string value for DT_RPATH and DT_RUNPATH.
2013-09-03 17:13:53 +00:00
Transforms
Implement TTI getUnrollingPreferences for PowerPC
2013-09-11 21:20:40 +00:00
Unit
[tests] Update to use lit_config and lit package, as appropriate.
2013-08-09 16:22:05 +00:00
Verifier
[tests] Cleanup initialization of test suffixes.
2013-08-16 00:37:11 +00:00
YAMLParser
CMakeLists.txt
llvm/test/CMakeLists.txt: Add llvm-cov in "check-clang".
2013-07-08 08:44:36 +00:00
lit.cfg
Restore llvm-ranlib expansion in RUN-lines removed in r184019
2013-08-30 12:53:22 +00:00
lit.site.cfg.in
[tests] Update to use lit_config and lit package, as appropriate.
2013-08-09 16:22:05 +00:00
Makefile
[tests] Remove dead VALGRIND and CLEANED_TESTSUITE makefile variables.
2013-08-08 20:59:27 +00:00
Makefile.tests
Remove dead code from the makefile build system.
2013-07-25 20:25:31 +00:00
TestRunner.sh