llvm-6502/test
2009-08-13 05:40:51 +00:00
..
Analysis Make LLVM Assembly dramatically easier to read by aligning the comments, 2009-08-12 17:23:50 +00:00
Archive sabre brings to my attention that the 'tr' suffix is also obsolete 2008-05-20 21:00:03 +00:00
Assembler Various AsmWriter output cleanups. Use WriteAsOperand instead of 2009-08-13 01:36:44 +00:00
Bindings/Ocaml Fix whitespace expectations to match the new AsmWriter behavior. 2009-08-12 17:39:04 +00:00
Bitcode
BugPoint
CodeGen It's ok to spill a tGPR register as long as it's still allocated a low register. 2009-08-13 05:40:51 +00:00
DebugInfo
ExecutionEngine
Feature
FrontendAda
FrontendC Test for llvm-gcc patch 78762. 2009-08-12 01:14:30 +00:00
FrontendC++ Testcase for r78770. 2009-08-12 01:47:51 +00:00
FrontendFortran
FrontendObjC
FrontendObjC++
Integer Now that numbered types have their number printed, it's no longer 2009-08-12 23:54:22 +00:00
lib
Linker Link NamedMDNodes. 2009-08-11 18:01:24 +00:00
LLVMC
MC/AsmParser llvm-mc/AsmParser: Match hard coded registers (e.g. 'shldl %cl, %eax, %eax') 2009-08-11 23:23:44 +00:00
Other
Scripts
TableGen
Transforms When InstCombine simplifies a load -> extract element to gep -> load, place 2009-08-13 05:12:13 +00:00
Verifier
Makefile
Makefile.tests
TestRunner.sh