llvm-6502/lib
2011-04-19 16:16:58 +00:00
..
Analysis Use ArrayRef variants. 2011-04-18 23:51:03 +00:00
Archive
AsmParser
Bitcode Fix a ton of comment typos found by codespell. Patch by 2011-04-15 05:18:47 +00:00
CodeGen Support nested CALLSEQ_BEGIN/END; necessary for ARM byval support. <rdar://problem/7662569> 2011-04-19 16:16:58 +00:00
CompilerDriver
ExecutionEngine Fix a ton of comment typos found by codespell. Patch by 2011-04-15 05:18:47 +00:00
Linker
MC malloc elimination: it's a bad idea to use raw_svector_ostream on a 2011-04-18 20:54:46 +00:00
Object
Support Add BumpPtrAllocator::getTotalMemory() to allow clients to query how much memory a BumpPtrAllocator allocated. 2011-04-18 22:44:46 +00:00
Target Implement support for x86 fastisel of small fixed-sized memcpys, which are generated 2011-04-19 05:52:03 +00:00
Transforms Trivial simplification. 2011-04-19 15:23:29 +00:00
VMCore Fix a ton of comment typos found by codespell. Patch by 2011-04-15 05:18:47 +00:00
CMakeLists.txt
Makefile