llvm-6502/lib
2009-09-24 05:38:36 +00:00
..
Analysis No need to verify that malloc's return type is i8*. 2009-09-22 18:50:03 +00:00
Archive Prune #includes from llvm/Linker.h and llvm/System/Path.h, 2009-08-23 22:45:37 +00:00
AsmParser Tabs -> spaces, and remove trailing whitespace. 2009-09-20 02:20:51 +00:00
Bitcode Tabs -> spaces, and remove trailing whitespace. 2009-09-20 02:20:51 +00:00
CodeGen Fix PR5024 with a big hammer: disable the double-def assertion in the scavenger. 2009-09-24 02:27:09 +00:00
CompilerDriver convert LoopInfo.h and GraphWriter.h to use raw_ostream 2009-08-23 07:19:13 +00:00
Debugger Prune #includes from llvm/Linker.h and llvm/System/Path.h, 2009-08-23 22:45:37 +00:00
ExecutionEngine Fix a struct/class mismatch. 2009-09-23 11:48:57 +00:00
Linker Remove unnecessary #include. 2009-09-12 22:24:25 +00:00
MC eliminate a use of strtoul. 2009-09-20 06:58:54 +00:00
Support reapply r82348 with a fix, thanks Jeffrey. 2009-09-24 05:38:36 +00:00
System ... missed hiding a variable for MSVC only. 2009-09-22 16:10:35 +00:00
Target Checkpoint NEON scheduling itineraries. 2009-09-23 21:38:08 +00:00
Transforms A minor improvment in accuracy to inline cost 2009-09-23 22:05:24 +00:00
VMCore Delete attached metadata when an instruction is deleted. 2009-09-23 20:33:51 +00:00
Makefile