llvm-6502/lib
2013-07-06 02:24:59 +00:00
..
Analysis isKnownToBeAPowerOfTwo: Fix a typo in a comment 2013-07-06 02:24:59 +00:00
AsmParser Extend 'readonly' and 'readnone' to work on function arguments as well as 2013-07-06 00:29:58 +00:00
Bitcode
CodeGen Use modern API to avoid exposing LiveInterval internals. 2013-07-05 23:48:07 +00:00
DebugInfo
ExecutionEngine Use SmallVectorImpl::iterator/const_iterator instead of SmallVector to avoid specifying the vector size. 2013-07-04 01:31:24 +00:00
IR Extend 'readonly' and 'readnone' to work on function arguments as well as 2013-07-06 00:29:58 +00:00
IRReader
Linker
MC Remove use of asymmetric std::lower_bound comparator. 2013-07-04 23:20:12 +00:00
Object Remove a useless declarations (found by scan-build) 2013-07-05 15:58:12 +00:00
Option
Support Remove unique_file now that it is unused. 2013-07-05 21:19:35 +00:00
TableGen
Target ARM: Add a pack pattern for matching arithmetic shift right 2013-07-05 18:57:49 +00:00
Transforms [objc-arc] Performed some small cleanups in ARCRuntimeEntryPoints and added an llvm_unreachable after the switch to quiet -Wreturn_type errors. 2013-07-06 02:18:56 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile