llvm-6502/test
2009-02-27 00:02:22 +00:00
..
Analysis Rename ScalarEvolution's getIterationCount to getBackedgeTakenCount, 2009-02-24 18:55:53 +00:00
Archive
Assembler add proper asmwriter and asmparser support for anonymous functions. 2009-02-18 21:48:13 +00:00
Bindings/Ocaml
Bitcode
BugPoint
CodeGen MachineLICM CSE should match destination register classes; avoid hoisting implicit_def's. 2009-02-27 00:02:22 +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 Emit debug info for bitfields. 2009-02-17 21:23:59 +00:00
FrontendC++ - Use the "Fast" flag instead of "OptimizeForSize" to determine whether to emit 2009-02-24 02:35:30 +00:00
FrontendFortran
FrontendObjC And now, not so elegant, test case... 2009-02-17 22:48:18 +00:00
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