llvm-6502/lib
2011-12-17 14:36:05 +00:00
..
Analysis When recursing for the original size of a type, stop if we are at a 2011-12-16 23:42:45 +00:00
Archive Support/FileSystem: Add file_magic and move a vew clients over to it. 2011-12-13 23:17:12 +00:00
AsmParser The powers that be have decided that LLVM IR should now support 16-bit 2011-12-17 00:04:22 +00:00
Bitcode The powers that be have decided that LLVM IR should now support 16-bit 2011-12-17 00:04:22 +00:00
CodeGen Add back the MC bits of 126425. Original patch by Nathan Jeffords. I added the 2011-12-17 01:14:52 +00:00
DebugInfo LLVMBuild: Remove trailing newline, which irked me. 2011-12-12 19:48:00 +00:00
ExecutionEngine LLVMBuild: Introduce a common section which currently has a list of the 2011-12-12 22:45:54 +00:00
Linker By popular demand, link up types by name if they are isomorphic and one is an 2011-12-16 08:36:07 +00:00
MC Add back the MC bits of 126425. Original patch by Nathan Jeffords. I added the 2011-12-17 01:14:52 +00:00
Object LLVMBuild: Remove trailing newline, which irked me. 2011-12-12 19:48:00 +00:00
Support APInt: update asserts for base-36 2011-12-16 20:36:31 +00:00
TableGen LLVMBuild: Remove trailing newline, which irked me. 2011-12-12 19:48:00 +00:00
Target X86: Factor the bswap asm matching to be slightly less horrible to read. 2011-12-17 14:36:05 +00:00
Transforms SimplifyCFG now predicts some conditional branches to true or false depending on previous branch on same comparison operands. 2011-12-17 06:32:38 +00:00
VMCore The powers that be have decided that LLVM IR should now support 16-bit 2011-12-17 00:04:22 +00:00
CMakeLists.txt Move TableGen's parser and entry point into a library 2011-10-01 16:41:13 +00:00
LLVMBuild.txt LLVMBuild: Introduce a common section which currently has a list of the 2011-12-12 22:45:54 +00:00
Makefile Remove more of llvmc and dependencies. 2011-09-20 00:34:27 +00:00