1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/lib
Craig Topper efb31fbe06 Change FastISel::CallLoweringInfo::CS to be an ImmutableCallSite instead of a pointer. NFCI.
This is the same as what was done to the CallLoweringInfo in
TargetLowering.h in r309159.

This is just a step on the way to replacing this with CallBase.
2020-04-10 23:45:36 -07:00
..
Analysis Revert "[TLI] Per-function fveclib for math library used for vectorization" 2020-04-11 01:05:01 +00:00
AsmParser Clean up usages of asserting vector getters in Type 2020-04-10 13:58:11 -07:00
BinaryFormat
Bitcode Clean up usages of asserting vector getters in Type 2020-04-08 16:29:36 -07:00
Bitstream
CodeGen Change FastISel::CallLoweringInfo::CS to be an ImmutableCallSite instead of a pointer. NFCI. 2020-04-10 23:45:36 -07:00
DebugInfo llvm-dwarfdump: Report errors when failing to parse loclist/debug_loc entries 2020-04-10 17:28:09 -07:00
Demangle
DWARFLinker [DWARFLinker][dsymutil] followup for 88c2137b6d49f88186d0957a4e2d8030a3967334 2020-04-08 16:46:52 +03:00
ExecutionEngine [ORC] Add an OrcV2 C API function for configuring TargetMachines. 2020-04-10 15:51:29 -07:00
Frontend [OpenMP] Add match_{all,any,none} declare variant selector extensions. 2020-04-07 23:33:24 -05:00
Fuzzer
FuzzMutate
IR Clean up usages of asserting vector getters in Type 2020-04-10 14:18:47 -07:00
IRReader
LineEditor
Linker
LTO
MC [X86][MC] Make -x86-pad-max-prefix-size compatible with --mc-relax-all 2020-04-11 11:30:15 +08:00
MCA
Object [RISCV] Consume error from parsing attributes section 2020-04-10 15:05:53 +01:00
ObjectYAML
Option
Passes
ProfileData
Remarks
Support AMDGPU: Teach toolchain to link rocm device libs 2020-04-10 13:37:32 -04:00
TableGen
Target Change FastISel::CallLoweringInfo::CS to be an ImmutableCallSite instead of a pointer. NFCI. 2020-04-10 23:45:36 -07:00
Testing
TextAPI
ToolDrivers
Transforms [GVN] Fix VNCoercion for Scalable Vector. 2020-04-10 17:49:07 -07:00
WindowsManifest
XRay
CMakeLists.txt
LLVMBuild.txt