llvm-6502/lib
2011-03-04 17:51:39 +00:00
..
Analysis Fold "icmp pred (srem X, Y), Y" like we do for urem. Handle signed comparisons 2011-03-04 10:06:52 +00:00
Archive Revert PathV2 changes, as sys::fs::unique_file is not finished yet. 2011-03-01 19:50:55 +00:00
AsmParser Use X86_thiscall calling convention for Win64 as well. 2011-03-03 07:49:07 +00:00
Bitcode
CodeGen Revert commit 126684 "Use the correct shift amount type". It is only the correct 2011-03-04 14:28:59 +00:00
CompilerDriver
ExecutionEngine
Linker
MC Bug#9033: For the ELF assembler output, always quote the section name. 2011-03-03 22:31:08 +00:00
Object
Support Support: Add llvm::AreStatisticsEnabled(). 2011-02-26 23:17:12 +00:00
Target Remove (hopefully) all trailing whitespaces from the mips backend. Patch by Hatanaka, Akira 2011-03-04 17:51:39 +00:00
Transforms DenseMap<uintptr_t,...> doesn't allow all values as keys. 2011-03-04 02:48:56 +00:00
VMCore Add ArrayRef variant. 2011-03-04 01:20:33 +00:00
CMakeLists.txt
Makefile