llvm-6502/lib
Benjamin Kramer f52aea8bc2 Random BitcodeReader cleanups.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@157577 91177308-0d34-0410-b5e6-96231b3b80d8
2012-05-28 14:10:31 +00:00
..
Analysis Mark some static arrays as const. 2012-05-24 06:35:32 +00:00
Archive
AsmParser switch AttrListPtr::get to take an ArrayRef, simplifying a lot of clients. 2012-05-28 01:47:44 +00:00
Bitcode Random BitcodeReader cleanups. 2012-05-28 14:10:31 +00:00
CodeGen PR1255: Case Ranges 2012-05-28 12:39:09 +00:00
DebugInfo
ExecutionEngine PR1255: Case Ranges 2012-05-28 12:39:09 +00:00
Linker
MC Compress MCRegisterInfo register name tables. 2012-05-25 00:21:41 +00:00
Object Mark some static arrays as const. 2012-05-24 06:35:32 +00:00
Support Path::GetTemporaryDirectory(): Add an assertion if TempDirectory is alive, to check when someone would remove the tempdir. 2012-05-27 13:02:04 +00:00
TableGen Add support for range expressions in TableGen foreach loops. 2012-05-24 22:17:39 +00:00
Target Fix predicate HasStandardEncoding in MipsInstrInfo.td per suggestion of 2012-05-25 22:15:15 +00:00
Transforms PR1255: Case Ranges 2012-05-28 12:39:09 +00:00
VMCore PR1255: Case Ranges 2012-05-28 12:39:09 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile