llvm-6502/test
Chris Lattner cd45eaa80a make sure that make fully evaluates variables when determining how compile_c and
friends should work.  This fixes 2006-11-30-Pubnames.cpp and friends on darwin
with the new -mmacosx-version-min change.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65564 91177308-0d34-0410-b5e6-96231b3b80d8
2009-02-26 19:19:26 +00:00
..
Analysis Rename ScalarEvolution's getIterationCount to getBackedgeTakenCount, 2009-02-24 18:55:53 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen ADDS{D|S}rr_Int and MULS{D|S}rr_Int are not commutable. The users of these intrinsics expect the high bits will not be modified. 2009-02-26 03:12:02 +00:00
DebugInfo - Use the "Fast" flag instead of "OptimizeForSize" to determine whether to emit 2009-02-24 02:35:30 +00:00
ExecutionEngine
Feature
FrontendAda Check that records with a known constant size are not 2009-02-25 18:10:49 +00:00
FrontendC
FrontendC++ - Use the "Fast" flag instead of "OptimizeForSize" to determine whether to emit 2009-02-24 02:35:30 +00:00
FrontendFortran
FrontendObjC
FrontendObjC++
Integer
lib
Linker
LLVMC Fix a typo that prevents hello.mm from running (and runs hello.m twice). 2009-02-26 00:16:33 +00:00
Other
Scripts
TableGen
Transforms Ignore dbg info intrinsics when folding conditional branch to 2009-02-26 06:56:37 +00:00
Verifier
Makefile make sure that make fully evaluates variables when determining how compile_c and 2009-02-26 19:19:26 +00:00
Makefile.tests
TestRunner.sh