llvm-6502/lib
Sanjay Patel 08c4cbeeae use range-based for loops; NFCI
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@241592 91177308-0d34-0410-b5e6-96231b3b80d8
2015-07-07 15:03:53 +00:00
..
Analysis IR: Do not consider available_externally linkage to be linker-weak. 2015-07-05 20:52:35 +00:00
AsmParser
Bitcode
CodeGen MIR Parser: Verify the implicit machine register operands. 2015-07-07 02:08:46 +00:00
DebugInfo
ExecutionEngine Remove getRelocationAddress. 2015-07-06 14:55:37 +00:00
Fuzzer
IR [IR] Make getFirstNonPHI return null if the BB is empty 2015-07-07 09:15:29 +00:00
IRReader
LibDriver
LineEditor
Linker
LTO
MC Change the last few internal StringRef triples into Triple objects. 2015-07-06 16:56:07 +00:00
Object Common symbols are not undefined, at least for ObjectFile. 2015-07-07 14:26:39 +00:00
Option
Passes
ProfileData
Support [Triple] Add a helper to switch between big/little endian variants 2015-07-06 23:58:14 +00:00
TableGen [TableGen] Change a couple methods to return an ArrayRef instead of a const std::vector reference. NFC 2015-07-06 06:23:01 +00:00
Target use range-based for loops; NFCI 2015-07-07 15:03:53 +00:00
Transforms [llvm-extract] Drop comdats from declarations 2015-07-06 18:48:02 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile