llvm-6502/test
Reid Kleckner a5607fb841 Revert "R600: Make sure to inline all internal functions"
This reverts commit r220996.

It introduced layering violations causing link errors in many
configurations.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@221020 91177308-0d34-0410-b5e6-96231b3b80d8
2014-10-31 23:35:26 +00:00
..
Analysis [SCEV] Improve Scalar Evolution's use of no {un,}signed wrap flags 2014-10-31 11:40:32 +00:00
Assembler
Bindings [OCaml] Ensure consistent naming. 2014-10-31 09:19:03 +00:00
Bitcode
BugPoint
CodeGen Revert "R600: Make sure to inline all internal functions" 2014-10-31 23:35:26 +00:00
DebugInfo
ExecutionEngine
Feature
FileCheck
Instrumentation [asan] do not treat inline asm calls as indirect calls 2014-10-31 18:38:23 +00:00
Integer
JitListener
Linker Refactor duplicated code in liking GlobalValues. 2014-10-31 23:10:07 +00:00
LTO
MC
Object Object, COFF: Cleanup symbol type code, improve binutils compatibility 2014-10-31 05:07:00 +00:00
Other
TableGen
tools
Transforms Correctly update dom-tree after loop vectorizer. 2014-10-31 22:28:03 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh