llvm-project/llvm/lib
Simon Pilgrim d0365967c4 [X86][AVX512] Add 512-bit vector cttz costs + tests
llvm-svn: 303293
2017-05-17 20:22:54 +00:00
..
Analysis [SCEV] Always sort AddRecExprs from different loops by dominance 2017-05-17 04:09:14 +00:00
AsmParser [IR] Allow attributes with global variables 2017-05-11 12:28:08 +00:00
Bitcode [MetadataLoader] Remove unused Vector. NFCI. 2017-05-16 18:41:46 +00:00
CodeGen Only enable LiveRangeShrink for x86. 2017-05-17 20:18:13 +00:00
DebugInfo [CodeView] Simplify the use of visiting type records & streams. 2017-05-17 16:39:06 +00:00
Demangle Add support for demangling C++11 thread_local variables. 2017-01-31 15:56:36 +00:00
ExecutionEngine [RuntimeDyld] Fix debug section relocation (pr20457) 2017-05-17 08:47:28 +00:00
Fuzzer [libFuzzer] fix tests on Windows 2017-05-15 22:55:00 +00:00
IR [LTO] Print time-passes information at conclusion of LTO codegen 2017-05-16 09:43:21 +00:00
IRReader Timer: Track name and description. 2016-11-18 19:43:18 +00:00
LTO [LTO] Print time-passes information at conclusion of LTO codegen 2017-05-16 09:43:21 +00:00
LineEditor
Linker De-virtualize GlobalValue 2017-05-11 21:14:29 +00:00
MC MCObjectStreamer : fail with a diagnostic when emitting an out of range value. 2017-05-15 08:43:27 +00:00
Object [COFF] Gracefully handle empty .drectve sections 2017-05-14 18:34:56 +00:00
ObjectYAML [WebAssembly] Fix build error in wasm YAML code 2017-05-10 00:14:04 +00:00
Option ArgList: cache index ranges containing arguments with each ID 2017-04-12 23:19:51 +00:00
Passes [PM] Add ProfileSummaryAnalysis as a required pass in the new pipeline. 2017-05-04 16:58:45 +00:00
ProfileData Change sample profile writer to make it deterministic. 2017-05-11 23:43:44 +00:00
Support Revert r303015, because it has the unintended side effect of breaking 2017-05-17 19:33:10 +00:00
TableGen Use print() instead of dump() in code 2017-01-28 02:47:46 +00:00
Target [X86][AVX512] Add 512-bit vector cttz costs + tests 2017-05-17 20:22:54 +00:00
ToolDrivers Add missing files 2017-05-13 22:10:13 +00:00
Transforms [InstCombine] add isCanonicalPredicate() helper function and use it; NFCI 2017-05-17 14:21:19 +00:00
XRay [XRay][lib] Support and temporarily skip over CustomEvent records 2017-05-12 01:06:41 +00:00
CMakeLists.txt Move lib/LibDriver -> lib/ToolDrivers/llvm-lib. NFCI. 2017-05-13 22:06:46 +00:00
LLVMBuild.txt Move lib/LibDriver -> lib/ToolDrivers/llvm-lib. NFCI. 2017-05-13 22:06:46 +00:00