llvm-6502/lib
2010-10-14 17:24:28 +00:00
..
Analysis add uadd_ov/usub_ov to apint, consolidate constant folding 2010-10-14 00:05:07 +00:00
Archive
AsmParser
Bitcode
CodeGen Register pressure and instruction latency aware machine LICM. Work in progress. 2010-10-14 01:16:09 +00:00
CompilerDriver
ExecutionEngine
Linker Revert "RequiresUnique" patch. This should be handled at a lower level. 2010-10-06 20:18:44 +00:00
MC Remove some code duplication. 2010-10-14 16:34:44 +00:00
Support fix a bug I introduced, no idea how this didn't repro right. 2010-10-14 00:30:00 +00:00
System When building shared libraries, link to required system libraries. 2010-10-14 15:54:41 +00:00
Target Simplify encoding information and add 'dst' operand info for TAILJMP. 2010-10-14 17:24:28 +00:00
Transforms CallGraphSCC passes implicity require CallGraph analysis. 2010-10-13 22:00:45 +00:00
VMCore Begin adding static dependence information to passes, which will allow us to 2010-10-12 19:48:12 +00:00
Makefile