llvm-6502/lib
2010-09-06 01:26:29 +00:00
..
Analysis speed up -gvn 3.4% on the testcase in PR7023 2010-09-06 01:26:29 +00:00
Archive
AsmParser remove unions from LLVM IR. They are severely buggy and not 2010-08-28 04:09:24 +00:00
Bitcode zap dead code. 2010-09-04 18:12:00 +00:00
CodeGen add a comment about where this should eventually move. 2010-09-05 20:33:40 +00:00
CompilerDriver have the makefiles check the llvm-config error code instead of charging 2010-09-01 16:11:17 +00:00
ExecutionEngine Fix a comment. 2010-08-30 21:54:03 +00:00
Linker dead code patrol 2010-09-01 16:06:39 +00:00
MC Get rid of "passing signed into unsigned parameter" warning on PPC. 2010-09-03 19:09:46 +00:00
Support Use the FindProgramByName fallback only with known absolute paths. 2010-09-02 22:32:38 +00:00
System Apply a patch from Kees van Reeuwijk to add support for Minix. 2010-09-02 18:24:46 +00:00
Target remove some dead code. t2addrmode_imm8s4 is never used in a 2010-09-05 22:51:11 +00:00
Transforms Teach loop rotate to hoist trivially invariant instructions 2010-09-06 01:10:22 +00:00
VMCore Replace NEON vabdl, vaba, and vabal intrinsics with combinations of the 2010-09-03 01:35:08 +00:00
Makefile