llvm-6502/lib
2009-09-25 21:44:53 +00:00
..
Analysis Handle sqrt in CannotBeNegativeZero. absf and absl 2009-09-25 20:54:50 +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 Flip -disable-post-RA-scheduler to -post-RA-scheduler. 2009-09-25 21:38:11 +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 add and document regex support for FileCheck. You can now do stuff like: 2009-09-24 21:47:32 +00:00
System ... missed hiding a variable for MSVC only. 2009-09-22 16:10:35 +00:00
Target Code clean up and prepare for Thumb2 support. No functionality changes. 2009-09-25 21:44:53 +00:00
Transforms Constant propagating byval pointer is safe if function is readonly. 2009-09-24 18:33:42 +00:00
VMCore 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
Makefile