llvm-6502/lib
2011-09-13 01:59:24 +00:00
..
Analysis Fix typo. 2011-09-12 19:58:22 +00:00
Archive Rewrite the CMake build to use explicit dependencies between libraries, 2011-07-29 00:14:25 +00:00
AsmParser Auto upgrade the old EH scheme to use the new one. This is on a trial basis. If 2011-08-27 06:11:03 +00:00
Bitcode Don't forget to add the landingpad and resume instructions to the InstructionList. 2011-09-01 00:50:20 +00:00
CodeGen Extract live range calculations from SplitKit. 2011-09-13 01:34:21 +00:00
CompilerDriver
ExecutionEngine Fix the asserts in lib/Target/X86/X86ELFWriterInfo.cpp and 2011-09-10 01:42:07 +00:00
Linker switch to the new struct api. 2011-08-12 18:07:26 +00:00
MC Formatting and typo. 2011-09-08 22:17:40 +00:00
Object Silence false positive uninitialized variable warnings from GCC. 2011-09-13 01:59:24 +00:00
Support Add DW_ATE_UTF, which clang started using in my previous commit! 2011-09-12 17:18:20 +00:00
Target Fix the assembler strings for a couple of atomic instructions. Doesn't really matter much in practice, but it's a bit cleaner. 2011-09-13 00:27:04 +00:00
Transforms Add comment to clarify the behavior of a helper in DSE. 2011-09-13 01:28:59 +00:00
VMCore Add codegen support for vector select (in the IR this means a select 2011-09-06 19:07:46 +00:00
CMakeLists.txt
Makefile