llvm-6502/lib
2015-04-02 17:51:57 +00:00
..
Analysis [LoopAccesses] Handle case when no memchecks are needed after partitioning 2015-04-02 17:51:57 +00:00
AsmParser Verifier: Move more debug info checks away from Verify() 2015-03-31 01:28:22 +00:00
Bitcode git-clang-format r233603. 2015-04-01 14:44:59 +00:00
CodeGen [gcroot] Remove unused items from an enum 2015-04-02 05:02:16 +00:00
DebugInfo
ExecutionEngine [Orc] Fix local-linkage handling in the CompileOnDemand layer. 2015-04-02 05:28:10 +00:00
Fuzzer [fuzzer] document the -tokens flag. Also change the diagnostic output 2015-04-01 21:33:20 +00:00
IR Return iterator from Instruction::eraseFromParent. 2015-04-02 00:03:07 +00:00
IRReader
LineEditor
Linker Reapply "Linker: Drop function pointers for overridden subprograms" 2015-03-26 18:35:30 +00:00
LTO Remove more superfluous .str() and replace std::string concatenation with Twine. 2015-03-30 15:42:36 +00:00
MC Revert r233595, "MC: For variable symbols, maintain MCSymbol::Section as a cache." 2015-04-02 07:02:51 +00:00
Object Remove more superfluous .str() and replace std::string concatenation with Twine. 2015-03-30 15:42:36 +00:00
Option Remove more superfluous .str() and replace std::string concatenation with Twine. 2015-03-30 15:42:36 +00:00
Passes
ProfileData
Support [ARM] Rename v8.1a from "extension" to "architecture": follow-up 2015-04-02 09:32:14 +00:00
TableGen
Target [mips] Implement eliminateCallFramePseudoInstr() in MipsFrameLowering. NFC. 2015-04-02 11:09:40 +00:00
Transforms Fix a bug indicated by -fsanitize=shift-exponent. 2015-04-02 01:30:10 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile