1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 20:43:44 +02:00
llvm-mirror/lib
Matt Arsenault da80415f97 AMDGPU/GlobalISel: Define instruction mapping for G_BITCAST
Patch by Tom Stellard

llvm-svn: 326482
2018-03-01 20:59:44 +00:00
..
Analysis [SCEV] Smart range calculation for SCEVUnknown Phis 2018-03-01 06:56:48 +00:00
AsmParser Make the LLParser accept call instructions of variables in the program AS 2018-02-27 11:15:11 +00:00
BinaryFormat Add DWARF for discriminated unions 2018-02-06 23:45:59 +00:00
Bitcode [DebugInfo] Support DWARF v5 source code embedding extension 2018-02-23 23:01:06 +00:00
CodeGen Revert "[DEBUGINFO] Add flag for DWARF2 or less to use sections as references." 2018-03-01 14:32:37 +00:00
DebugInfo [PDB] Defer writing the build id until the rest of the PDB is written. 2018-03-01 18:00:29 +00:00
Demangle
ExecutionEngine [RuntimeDyld][MachO] Fix assertion in encodeAddend, add missing directive to 2018-03-01 01:44:33 +00:00
Fuzzer
FuzzMutate [llvm-opt-fuzzer] Add another pack of passes for continuous fuzzing 2018-02-19 11:57:07 +00:00
IR [MIRParser] Accept overloaded intrinsic names w/o type suffixes 2018-02-28 23:51:49 +00:00
IRReader
LineEditor
Linker Revert "[IRMover] Implement name based structure type mapping" 2018-02-21 20:12:18 +00:00
LTO [LTO] Support filtering by hotness threshold 2018-02-26 18:37:45 +00:00
MC [WebAssembly] Use uint8_t for single byte values to match the spec 2018-03-01 18:06:21 +00:00
Object [WebAssembly] Use uint8_t for single byte values to match the spec 2018-03-01 18:06:21 +00:00
ObjectYAML [WebAssembly] Remove DataSize from linking metadata section 2018-02-27 23:57:37 +00:00
Option
Passes
ProfileData [SampleProf] NFC. Expose reusable functionality in SampleProfile. 2018-02-22 06:42:57 +00:00
Support Fix llvm-config --system-libs output on FreeBSD and NetBSD 2018-02-28 20:04:21 +00:00
TableGen TableGen: Remove VarInit::getFieldType 2018-02-25 20:50:17 +00:00
Target AMDGPU/GlobalISel: Define instruction mapping for G_BITCAST 2018-03-01 20:59:44 +00:00
Testing
ToolDrivers
Transforms [SimplifyLibCalls] Update an obviously copy and pasted header comment to match this file. NFC 2018-03-01 20:05:09 +00:00
WindowsManifest
XRay
CMakeLists.txt
LLVMBuild.txt