.. |
ADT
|
Switch our index sequence away from template aliases and just use
|
2015-02-16 08:22:35 +00:00 |
Analysis
|
Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the last reason for requiring the macro. NFC; LLVM edition.
|
2015-02-15 22:54:22 +00:00 |
AsmParser
|
Pass a MemoryBufferRef when we can avoid taking ownership.
|
2014-08-26 21:49:01 +00:00 |
Bitcode
|
Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the last reason for requiring the macro. NFC; LLVM edition.
|
2015-02-15 22:54:22 +00:00 |
CodeGen
|
Fix problem with uninitialized bool found by asan.
|
2015-02-17 12:42:14 +00:00 |
Config
|
Define HAVE_DIA_SDK on Windows when DIA is present.
|
2015-02-10 05:04:25 +00:00 |
DebugInfo
|
Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the last reason for requiring the macro. NFC; LLVM edition.
|
2015-02-15 22:54:22 +00:00 |
ExecutionEngine
|
OrcJIT: Try to appease msc18 to add move constructor in FullyPartitionedModule .
|
2015-02-17 12:52:58 +00:00 |
IR
|
[X86] Remove x86.avx2.psll.dq.bs and x86.avx2.psrl.dq.bs intrinsics.
|
2015-02-16 20:51:59 +00:00 |
IRReader
|
Pass a MemoryBufferRef when we can avoid taking ownership.
|
2014-08-26 21:49:01 +00:00 |
LineEditor
|
|
|
Linker
|
Use the DiagnosticHandler to print diagnostics when reading bitcode.
|
2015-01-10 00:07:30 +00:00 |
LTO
|
[LTO API] split lto_codegen_compile to lto_codegen_optimize and
|
2015-02-03 18:39:15 +00:00 |
MC
|
Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the last reason for requiring the macro. NFC; LLVM edition.
|
2015-02-15 22:54:22 +00:00 |
Object
|
Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the last reason for requiring the macro. NFC; LLVM edition.
|
2015-02-15 22:54:22 +00:00 |
Option
|
Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the last reason for requiring the macro. NFC; LLVM edition.
|
2015-02-15 22:54:22 +00:00 |
ProfileData
|
Revert "InstrProf: Add unit tests for the profile reader and writer"
|
2015-02-17 09:21:43 +00:00 |
Support
|
[Mips] Add .MIPS.options section descriptor kinds enumeration
|
2015-02-16 22:59:29 +00:00 |
TableGen
|
Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the last reason for requiring the macro. NFC; LLVM edition.
|
2015-02-15 22:54:22 +00:00 |
Target
|
AArch64: Safely handle the incoming sret call argument.
|
2015-02-16 18:10:47 +00:00 |
Transforms
|
[BDCE] Add a bit-tracking DCE pass
|
2015-02-17 01:36:59 +00:00 |
CMakeLists.txt
|
Remove llvm_headers_do_not_build for the benefit of XCode and Visual Studio users.
|
2014-08-14 00:51:47 +00:00 |
InitializePasses.h
|
[BDCE] Add a bit-tracking DCE pass
|
2015-02-17 01:36:59 +00:00 |
LinkAllIR.h
|
|
|
LinkAllPasses.h
|
[BDCE] Add a bit-tracking DCE pass
|
2015-02-17 01:36:59 +00:00 |
module.modulemap
|
[modules] Try harder to stop DebugInfo/PDB/DIA being built if not available.
|
2015-02-14 05:54:56 +00:00 |
module.modulemap.build
|
|
|
Pass.h
|
Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the last reason for requiring the macro. NFC; LLVM edition.
|
2015-02-15 22:54:22 +00:00 |
PassAnalysisSupport.h
|
Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the last reason for requiring the macro. NFC; LLVM edition.
|
2015-02-15 22:54:22 +00:00 |
PassInfo.h
|
Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the last reason for requiring the macro. NFC; LLVM edition.
|
2015-02-15 22:54:22 +00:00 |
PassRegistry.h
|
[PM] Remove an unused and rather expensive mapping from an analysis
|
2014-10-06 00:30:59 +00:00 |
PassSupport.h
|
Defining a new API for debug options that doesn't rely on static global cl::opts.
|
2014-10-15 21:54:35 +00:00 |