..
Analysis
[LoopAccesses] Stash the report from the analysis rather than emitting it
2015-02-19 19:14:56 +00:00
AsmParser
IR: Drop scope from MDTemplateParameter
2015-02-19 00:37:21 +00:00
Bitcode
IR: Drop scope from MDTemplateParameter
2015-02-19 00:37:21 +00:00
CodeGen
Update and remove a few calls to TargetMachine::getSubtargetImpl
2015-02-19 18:46:23 +00:00
DebugInfo
llvm-pdbdump: Add flags controlling the type of values to dump.
2015-02-15 20:27:53 +00:00
ExecutionEngine
Don't deference the section_end() iterator.
2015-02-17 20:07:28 +00:00
Fuzzer
[fuzzer] split main() into FuzzerDriver() that takes a callback as a parameter and a tiny main() in a separate file
2015-02-19 18:45:37 +00:00
IR
Avoid conversion to float when creating ConstantDataArray/ConstantDataVector.
2015-02-19 16:08:20 +00:00
IRReader
LineEditor
Linker
Prefer SmallVector::append/insert over push_back loops.
2015-02-17 15:29:18 +00:00
LTO
MC
Reverting r229831 due to multiple ARM/PPC/MIPS build-bot failures.
2015-02-19 11:38:11 +00:00
Object
Introduce Target::createNullTargetStreamer and use it from IRObjectFile.
2015-02-19 00:45:02 +00:00
Option
Prefer SmallVector::append/insert over push_back loops.
2015-02-17 15:29:18 +00:00
ProfileData
InstrProf: Don't combine expansion regions with code regions
2015-02-18 19:01:06 +00:00
Support
Assume the original file is created before release in LockFileManager
2015-02-19 18:22:35 +00:00
TableGen
MSVC 2013 does not ICE on this code in the same fashion that MSVC 2012 did; NFC.
2015-02-16 19:33:36 +00:00
Target
[Hexagon] Creating HexagonMCInstrInfo namespace as landing zone for static functions detached from HexagonMCInst.
2015-02-19 19:00:00 +00:00
Transforms
[LoopAccesses] Stash the report from the analysis rather than emitting it
2015-02-19 19:14:56 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile