.. |
Analysis
|
remove some dead code
|
2014-04-17 22:26:44 +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
|
Fix bug 19437 - Only add discriminators for DWARF 4 and above.
|
2014-04-17 22:33:50 +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
|
Fix bug 19437 - Only add discriminators for DWARF 4 and above.
|
2014-04-17 22:33:50 +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
|
[CMake] Use LINK_LIBS instead of target_link_libraries().
|
2014-02-26 06:41:29 +00:00 |
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
|
MC: rework static_assert to be MSVC compatible
|
2014-04-17 06:17:20 +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
|
ManagedStatic is never built with a null constructor, remove support for it.
|
2014-04-17 20:30:35 +00:00 |
TableGen
|
[C++11] Make use of 'nullptr' in TableGen library.
|
2014-04-09 04:50:04 +00:00 |
Target
|
R600/SI: Use SReg_64 instead of VSrc_64 when selecting BUILD_PAIR
|
2014-04-18 00:36:21 +00:00 |
Transforms
|
PMBuilder: Expose an option to disable tail calls
|
2014-04-18 01:05:15 +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 |