1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/unittests
2018-02-22 20:28:40 +00:00
..
ADT [APInt] Fix extractBits to correctly handle Result.isSingleWord() case. 2018-02-16 01:44:36 +00:00
Analysis
AsmParser
BinaryFormat
Bitcode
CodeGen [GISel]: Add pattern matchers for G_BITCAST/PTRTOINT/INTTOPTR 2018-02-19 23:11:53 +00:00
DebugInfo [PDB] Add missing override to silence buildbots 2018-02-22 20:28:40 +00:00
ExecutionEngine [ORC] Switch to shared_ptr ownership for SymbolSources in VSOs. 2018-02-21 21:55:57 +00:00
FuzzMutate
IR [IRBuilder] fix CreateMaxNum to actually produce maxnum (PR36454) 2018-02-20 18:21:43 +00:00
LineEditor
Linker
MC
MI
Object
ObjectYAML
Option
ProfileData
Support Resubmit r325107 (case folding DJB hash) 2018-02-21 22:36:31 +00:00
Target
tools
Transforms Pass a module reference to CloneModule. 2018-02-14 19:50:40 +00:00
XRay
CMakeLists.txt