llvm-6502/test
Duncan Sands b1014743b9 Check that the gcc front-end is not doing inlining
when not doing unit-at-a-time.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@71986 91177308-0d34-0410-b5e6-96231b3b80d8
2009-05-17 19:37:02 +00:00
..
Analysis Allow scalar evolution to compute iteration counts for loops with a 2009-05-09 12:32:42 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Mark rotl/rotr as expand. This generates pretty ugly code, but this is better than nothing. 2009-05-17 10:16:28 +00:00
DebugInfo Remove too large testcase. 2009-05-13 21:51:26 +00:00
ExecutionEngine
Feature Make MDNode use CallbackVH. Also change MDNode to store Value* instead of 2009-05-10 20:57:05 +00:00
FrontendAda
FrontendC Check that the gcc front-end is not doing inlining 2009-05-17 19:37:02 +00:00
FrontendC++
FrontendFortran
FrontendObjC
FrontendObjC++
Integer
lib
Linker
LLVMC
Other
Scripts
TableGen Implement !if, analogous to $(if) in GNU make. 2009-05-14 23:26:46 +00:00
Transforms Testcase for 71688. 2009-05-13 18:33:24 +00:00
Verifier
Makefile
Makefile.tests
TestRunner.sh