llvm-6502/test
2009-02-26 03:12:02 +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 Update to match space changes in .ll 2009-02-11 20:48:21 +00:00
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 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 Testcase for PR2437. 2009-02-09 09:41:49 +00:00
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 Fix PR3667 2009-02-25 18:20:01 +00:00
Verifier
Makefile
Makefile.tests
TestRunner.sh