llvm-project/llvm/lib
Kristof Beyls 7adf8c52a8 Remove name space pollution from Signals.cpp
llvm-svn: 299224
2017-03-31 14:58:52 +00:00
..
Analysis [ScalarEvolution] Re-enable Predicate implication from operations 2017-03-31 12:05:30 +00:00
AsmParser getPristineRegs is not accurately considering shrink wrapping puts 2017-03-30 22:34:20 +00:00
Bitcode Spelling mistakes in comments. NFCI. 2017-03-30 12:59:53 +00:00
CodeGen [DAGCombiner] Add ComputeNumSignBits vector demanded elements support to ASHR and INSERT_VECTOR_ELT 2017-03-31 14:21:50 +00:00
DebugInfo [codeview] Fix buggy BeginIndexMapSize assertion 2017-03-29 22:51:22 +00:00
Demangle Add support for demangling C++11 thread_local variables. 2017-01-31 15:56:36 +00:00
ExecutionEngine Rename AttributeSet to AttributeList 2017-03-21 16:57:19 +00:00
Fuzzer [libFuzzer] simplify the code a bit 2017-03-31 04:17:45 +00:00
IR Move llvm::emitLinkerFlagsForGlobalCOFF() to Mangler. 2017-03-31 04:46:50 +00:00
IRReader Timer: Track name and description. 2016-11-18 19:43:18 +00:00
LTO Re-apply r299168 and r299169 now that the libdeps are fixed. 2017-03-31 04:47:07 +00:00
LibDriver LibDriver: Allow resource files to be archive members. 2016-12-15 19:37:46 +00:00
LineEditor
Linker [Linker] Provide callback for internalization 2017-03-13 18:08:11 +00:00
MC Fix signed/unsigned warning 2017-03-31 10:45:35 +00:00
Object Fix MSVC 'not all control paths return a value' warning 2017-03-31 10:46:47 +00:00
ObjectYAML [WebAssembly] Improve support for WebAssembly binary format 2017-03-30 19:44:09 +00:00
Option Cleanup dump() functions. 2017-01-28 02:02:38 +00:00
Passes Add call branch annotation for ICP promoted direct call in SamplePGO mode. 2017-02-23 22:15:18 +00:00
ProfileData SamplePGO ThinLTO ICP fix for local functions. 2017-03-14 17:33:01 +00:00
Support Remove name space pollution from Signals.cpp 2017-03-31 14:58:52 +00:00
TableGen Use print() instead of dump() in code 2017-01-28 02:47:46 +00:00
Target [mips][msa] Prevent output operand from commuting for dpadd_[su].df ins 2017-03-31 14:31:55 +00:00
Transforms [Scalarizer] Handle scalar arguments in vector GEP 2017-03-31 06:29:49 +00:00
XRay Spelling mistakes in comments. NFCI. 2017-03-30 12:59:53 +00:00
CMakeLists.txt [XRay] Define the library for XRay trace logs 2017-01-11 06:39:09 +00:00
LLVMBuild.txt