llvm-6502/lib
Devang Patel 68155d31cd Use StringRef instead of std::string.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140154 91177308-0d34-0410-b5e6-96231b3b80d8
2011-09-20 17:55:19 +00:00
..
Analysis Add support to emit debug info for C++0x nullptr type. 2011-09-14 23:13:28 +00:00
Archive
AsmParser
Bitcode Fix a typo in the bitcode reader in the handling of atomic stores. Reported by David Meyer on llvmdev. 2011-09-19 19:41:28 +00:00
CodeGen ARM isel bug fix for adds/subs operands. 2011-09-20 03:17:40 +00:00
DebugInfo Namespacify. 2011-09-16 00:35:06 +00:00
ExecutionEngine
Linker
MC MCInstrAnalysis: Don't crash on instructions with no operands. 2011-09-19 17:56:00 +00:00
Object Object: make the following changes into SymbolRef 2011-09-14 01:22:52 +00:00
Support Rename LLVM_MULTITHREADED define and fix build without threads. 2011-09-19 20:43:23 +00:00
Target Extend changes from r139986 to produce 256-bit AVX minps/minpd/maxps/maxpd. 2011-09-20 07:38:59 +00:00
Transforms Use StringRef instead of std::string. 2011-09-20 17:55:19 +00:00
VMCore Add a check to make sure schedulePass() has not deleted stale RequiredPass. 2011-09-13 21:13:29 +00:00
CMakeLists.txt Remove from cmake too. 2011-09-20 00:38:04 +00:00
Makefile Remove more of llvmc and dependencies. 2011-09-20 00:34:27 +00:00