llvm-6502/lib
2009-06-15 20:54:56 +00:00
..
Analysis Code cleanups. getSCEVAtScope no longer uses SCEVCouldNotCompute. 2009-06-15 18:38:59 +00:00
Archive Avoid leaking memory in an error path. Noticed 2009-06-11 08:09:49 +00:00
AsmParser Fix old-style type names in comments. 2009-06-14 23:30:43 +00:00
Bitcode Don't remove aggregate-typed module level constants before encoding functions 2009-06-12 05:20:12 +00:00
CodeGen CheckTailCallReturnConstraints is missing a check on the 2009-06-15 14:43:36 +00:00
CompilerDriver
Debugger
ExecutionEngine After obtaining the lock, look if the function has been codegen'd by 2009-06-12 14:11:08 +00:00
Linker
Support Add support for outputting ANSI colors to raw_fd_ostream. 2009-06-04 07:09:50 +00:00
System glibc has two versions of strerror_r, a standards compliant one and a GNU 2009-06-15 18:05:46 +00:00
Target Do not form ldrd / strd if the two dests / srcs are the same. Code clean up. 2009-06-15 20:54:56 +00:00
Transforms Merge PartialInliner changes. 2009-06-15 20:50:26 +00:00
VMCore Fix old-style type names in comments. 2009-06-14 23:30:43 +00:00
Makefile