..
Analysis
RegionInfo: Do not access a value that was just moved away
2014-04-15 22:09:36 +00:00
AsmParser
[C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr.
2014-04-16 04:21:27 +00:00
Bitcode
[C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr.
2014-04-15 06:32:26 +00:00
CodeGen
DAGCombiner: don't optimise non-existant litpool load
2014-04-16 09:03:09 +00:00
DebugInfo
[C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr.
2014-04-15 06:32:26 +00:00
ExecutionEngine
[Allocator] Finally, finish nuking the redundant code that led me here
2014-04-15 09:44:09 +00:00
IR
verify-di: Add back braces for MSVC compatability
2014-04-15 17:28:26 +00:00
IRReader
[C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr.
2014-04-15 06:32:26 +00:00
LineEditor
Linker
[C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr.
2014-04-15 06:32:26 +00:00
LTO
verify-di: Implement DebugInfoVerifier
2014-04-15 16:27:38 +00:00
MC
AArch64/ARM64: port across stub handling for ELF C++ exceptions.
2014-04-16 11:52:55 +00:00
Object
[C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr.
2014-04-15 06:32:26 +00:00
Option
[C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr.
2014-04-15 06:32:26 +00:00
ProfileData
InstrProf: Silence spurious warnings in GCC 4.8
2014-03-24 00:47:18 +00:00
Support
[C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr.
2014-04-15 06:32:26 +00:00
TableGen
[C++11] Make use of 'nullptr' in TableGen library.
2014-04-09 04:50:04 +00:00
Target
AArch64/ARM64: port across stub handling for ELF C++ exceptions.
2014-04-16 11:52:55 +00:00
Transforms
Add lifetime markers for allocas created to hold byval arguments, make them
2014-04-15 18:06:46 +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