llvm-6502/lib
Duncan P. N. Exon Smith 494ae8db19 DwarfDebug: Avoid creating new DebugLocs in the backend
Don't use `DebugLoc::getFnDebugLoc()`, which creates new `MDLocation`s,
in the backend.  We just want to grab the subprogram here anyway.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@233601 91177308-0d34-0410-b5e6-96231b3b80d8
2015-03-30 21:32:28 +00:00
..
Analysis Revert "[SCEV] Look at backedge dominating conditions." 2015-03-30 09:30:02 +00:00
AsmParser Verifier: Add operand checks for MDLexicalBlock 2015-03-30 16:37:48 +00:00
Bitcode IR: Use the new DebugLoc API, NFC 2015-03-30 19:40:05 +00:00
CodeGen DwarfDebug: Avoid creating new DebugLocs in the backend 2015-03-30 21:32:28 +00:00
DebugInfo Raising minimum required CMake version to 2.8.12.2. 2015-03-23 20:03:57 +00:00
ExecutionEngine Remove more superfluous .str() and replace std::string concatenation with Twine. 2015-03-30 15:42:36 +00:00
Fuzzer
IR DwarfDebug: Avoid creating new DebugLocs in the backend 2015-03-30 21:32:28 +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 MC: For variable symbols, maintain MCSymbol::Section as a cache. 2015-03-30 20:41:21 +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 Remove more superfluous .str() and replace std::string concatenation with Twine. 2015-03-30 15:42:36 +00:00
TableGen
Target MC: For variable symbols, maintain MCSymbol::Section as a cache. 2015-03-30 20:41:21 +00:00
Transforms [opaque pointer type] More IRBuilder::createGEP (non-inbounds) migrations: CodeGenPrepare and SimplifyLibCalls 2015-03-30 20:42:56 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile