llvm-6502/lib
2010-08-31 19:41:03 +00:00
..
Analysis Speculatively revert r112433. 2010-08-31 17:56:47 +00:00
Archive
AsmParser remove unions from LLVM IR. They are severely buggy and not 2010-08-28 04:09:24 +00:00
Bitcode remove unions from LLVM IR. They are severely buggy and not 2010-08-28 04:09:24 +00:00
CodeGen Revert r112623. It is causing self host build failures. 2010-08-31 19:41:03 +00:00
CompilerDriver Add a TODO. 2010-08-23 19:24:12 +00:00
ExecutionEngine Fix a comment. 2010-08-30 21:54:03 +00:00
Linker Reapply r112091 and r111922, support for metadata linking, with a 2010-08-26 15:41:53 +00:00
MC Allow creation of SHT_NULL sections, from Roman Divacky. 2010-08-31 17:03:33 +00:00
Support Remove a hack that tries to understand incorrect triples from the 2010-08-30 10:57:54 +00:00
System Cleanup Whitespace. 2010-08-31 06:36:46 +00:00
Target SP relative offsets need to be adjusted by the local allocation size when 2010-08-31 18:52:31 +00:00
Transforms Add an RAII helper to make cleanup of the RecursionSet more fool-proof. 2010-08-31 19:24:27 +00:00
VMCore Add comments explaining why it's not necessary to include the 2010-08-30 21:18:41 +00:00
Makefile