..
Analysis
Move ashr optimization from InstCombineShift to InstSimplify.
2014-07-17 06:28:15 +00:00
AsmParser
Update the MemoryBuffer API to use ErrorOr.
2014-07-06 17:43:13 +00:00
Bitcode
Roundtrip the inalloca bit on allocas through bitcode
2014-07-16 01:34:27 +00:00
CodeGen
CodeGen: extend f16 conversions to permit types > float.
2014-07-17 10:51:23 +00:00
DebugInfo
Revert "Introduce a string_ostream string builder facilty"
2014-06-26 22:52:05 +00:00
ExecutionEngine
[MCJIT] Improve a RuntimeDyldChecker diagnostic.
2014-07-16 22:02:20 +00:00
IR
Remove unnecessary/redundant std::move
2014-07-16 17:09:21 +00:00
IRReader
Update the MemoryBuffer API to use ErrorOr.
2014-07-06 17:43:13 +00:00
LTO
Prune Redundant libdeps in CMake's target_link_libraries and LLVMBuild.txt.
2014-07-15 11:37:03 +00:00
LineEditor
[CMake] Use LINK_LIBS instead of target_link_libraries().
2014-02-26 06:41:29 +00:00
Linker
Include <tuple> to make buildbots happy
2014-06-27 18:38:12 +00:00
MC
MC: make WinEH opcode an opaque value
2014-07-17 03:08:50 +00:00
Object
[RuntimeDyld] Revert r211652 - MachO object GDB registration support.
2014-07-15 19:35:22 +00:00
Option
Generic: add range-adapter for option parsing.
2014-07-09 13:03:37 +00:00
ProfileData
Update the MemoryBuffer API to use ErrorOr.
2014-07-06 17:43:13 +00:00
Support
Fix the prefix for arm64 triple
2014-07-17 09:43:27 +00:00
TableGen
Update the MemoryBuffer API to use ErrorOr.
2014-07-06 17:43:13 +00:00
Target
X86: support double extension of f16 type.
2014-07-17 11:04:04 +00:00
Transforms
[msan] Avoid redundant origin stores.
2014-07-17 09:10:37 +00:00
CMakeLists.txt
ProfileData: Introduce the InstrProfReader interface and a text reader
2014-03-21 17:24:48 +00:00
LLVMBuild.txt
ProfileData: Introduce the InstrProfReader interface and a text reader
2014-03-21 17:24:48 +00:00
Makefile
ProfileData: Introduce the InstrProfReader interface and a text reader
2014-03-21 17:24:48 +00:00