llvm-6502/lib
2009-09-27 07:55:32 +00:00
..
Analysis Fix a case where ScalarEvolution was expanding pointer arithmetic 2009-09-26 16:11:57 +00:00
Archive
AsmParser Revert 82694 "Auto-upgrade malloc instructions to malloc calls." because it causes regressions in the nightly tests. 2009-09-25 18:11:52 +00:00
Bitcode Revert 82694 "Auto-upgrade malloc instructions to malloc calls." because it causes regressions in the nightly tests. 2009-09-25 18:11:52 +00:00
CodeGen Convert comparisons like (x == infinity) to (x >= infinity) on targets 2009-09-26 15:24:17 +00:00
CompilerDriver
Debugger
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 remove support for "NoSub" from regex. It seems like a minor optimization 2009-09-26 21:27:04 +00:00
System ... missed hiding a variable for MSVC only. 2009-09-22 16:10:35 +00:00
Target Really remove this option. 2009-09-26 02:49:49 +00:00
Transforms Instruction::clone does not need to take an LLVMContext&. Remove that and 2009-09-27 07:38:41 +00:00
VMCore Remove dead code from this function and optimize. Update its corresponding 2009-09-27 07:55:32 +00:00
Makefile