1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/lib
2017-07-03 05:54:11 +00:00
..
Analysis fix trivial typos, NFC 2017-07-01 07:12:15 +00:00
AsmParser
BinaryFormat Revert "Revert "Replace trivial use of external rc.exe by writing our own .res file."" 2017-07-01 03:59:54 +00:00
Bitcode Add missing library dependency. 2017-06-28 00:05:27 +00:00
CodeGen [SelectionDAGBuilder] Use EVT::getVectorVT instead of MVT::getVectorVT to prevent a crash if the type isn't a simple VT. 2017-07-01 06:46:09 +00:00
DebugInfo [CodeView, PDB] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 2017-06-30 23:06:03 +00:00
Demangle
ExecutionEngine Attempt to fix Orc JIT test timeouts 2017-06-29 20:15:08 +00:00
Fuzzer
IR [ORE] Add diagnostics hotness threshold 2017-06-30 23:14:53 +00:00
IRReader
LineEditor
Linker
LTO [ORE] Unify spelling as "diagnostics hotness" 2017-06-30 18:13:59 +00:00
MC Rename and adjust processFixupValue. 2017-06-30 22:47:27 +00:00
Object Revert "Revert "Replace trivial use of external rc.exe by writing our own .res file."" 2017-07-01 03:59:54 +00:00
ObjectYAML [ObjectYAML] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 2017-07-01 01:35:55 +00:00
Option [GSoC] Flag value completion for clang 2017-06-20 16:31:31 +00:00
Passes Hook the sample PGO machinery in the new PM 2017-06-29 23:33:05 +00:00
ProfileData [Coverage] Remove two overloads of CoverageMapping::load. NFC. 2017-06-30 00:45:26 +00:00
Support Fix ODR violations due to abuse of LLVM_YAML_IS_(FLOW_)?SEQUENCE_VECTOR 2017-06-30 20:56:57 +00:00
TableGen
Target AMDGPU: Add operand target flags serialization 2017-07-02 23:21:48 +00:00
Testing Mark LLVMTestingSupport as not installed in LLVMBuild. 2017-06-19 22:01:50 +00:00
ToolDrivers [GSoC] Flag value completion for clang 2017-06-20 16:31:31 +00:00
Transforms [InstCombine] Remove an if that should have been guaranteed by the caller. Replace with an assert. NFC 2017-07-03 05:54:11 +00:00
XRay
CMakeLists.txt
LLVMBuild.txt