1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/unittests
Sanjoy Das 5012dbbadd PHI nodes are not FPMathOperator s
Reviewers: chandlerc, arsenm

Reviewed By: arsenm

Subscribers: wdng, arsenm, mcrosier, jlebar, bixia, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D58887

llvm-svn: 355362
2019-03-05 01:15:08 +00:00
..
ADT Add partial implementation of std::to_address() as llvm::to_address() 2019-02-20 18:08:48 +00:00
Analysis [ValueTracking] Known bits support for unsigned saturating add/sub 2019-03-01 20:07:04 +00:00
AsmParser
BinaryFormat
Bitcode Replace llvm::isPodLike<...> by llvm::is_trivially_copyable<...> 2019-01-20 21:19:56 +00:00
CodeGen GlobalISel: Implement fewerElementsVector for phi 2019-02-28 00:16:32 +00:00
DebugInfo [DWARFFormValue] Cleanup DWARFFormValue interface. (NFC) 2019-02-27 00:58:09 +00:00
Demangle
ExecutionEngine [opaque pointer types] Pass value type to LoadInst creation. 2019-02-01 20:44:24 +00:00
FuzzMutate
IR PHI nodes are not FPMathOperator s 2019-03-05 01:15:08 +00:00
LineEditor
Linker [opaque pointer types] Pass value type to LoadInst creation. 2019-02-01 20:44:24 +00:00
MC
MI
Object
ObjectYAML
Option
OptRemarks
Passes
ProfileData [PGO] Context sensitive PGO (part 2) 2019-02-28 19:55:07 +00:00
Support [CommandLine] Allow grouping options which can have values. 2019-03-01 09:22:42 +00:00
Target [WebAssembly] Exception handling: Switch to the new proposal 2019-01-30 03:21:57 +00:00
TextAPI
tools [DebugInfo] add SectionedAddress to DebugInfo interfaces. 2019-02-27 13:17:36 +00:00
Transforms BreakCriticalEdges: Update PostDominatorTree 2019-02-22 15:01:41 +00:00
XRay
CMakeLists.txt
unittest.cfg.in