1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 12:12:47 +01:00
llvm-mirror/lib
Craig Topper e787c0c613 [X86] Use unsigned type for opcodes throughout X86FixupLEAs.
All of the interfaces related to opcode in MachineInstr and MCInstrInfo refer to opcodes as unsigned.

llvm-svn: 357444
2019-04-02 00:50:58 +00:00
..
Analysis Not all blocks are reachable from entry. Don't assume they are. 2019-04-01 20:03:16 +00:00
AsmParser
BinaryFormat
Bitcode
CodeGen [RISCV] Generate address sequences suitable for mcmodel=medium 2019-04-01 14:42:56 +00:00
DebugInfo Delay initialization of three static global maps, NFC 2019-03-28 17:33:41 +00:00
Demangle
ExecutionEngine
Fuzzer
FuzzMutate
IR [InstCombine] canonicalize select shuffles by commuting 2019-03-31 15:01:30 +00:00
IRReader
LineEditor
Linker
LTO
MC [MC] Fix floating-point literal lexing. 2019-03-28 21:12:28 +00:00
MCA [MCA] Add an experimental MicroOpQueue stage. 2019-03-29 12:15:37 +00:00
Object [WebAssembly] Initial implementation of PIC code generation 2019-03-26 19:46:15 +00:00
ObjectYAML [yaml2obj][obj2yaml] - Teach yaml2obj/obj2yaml tools about STB_GNU_UNIQUE symbols. 2019-03-28 10:52:14 +00:00
Option
Passes SafepointIRVerifier port to new Pass Manager 2019-03-31 10:15:39 +00:00
ProfileData
Remarks
Support Adds -ftime-trace option to clang that produces Chrome chrome://tracing compatible JSON profiling output dumps. 2019-03-30 08:42:48 +00:00
TableGen [TableGen] Let list elements have a trailing comma 2019-03-26 11:16:01 +00:00
Target [X86] Use unsigned type for opcodes throughout X86FixupLEAs. 2019-04-02 00:50:58 +00:00
Testing
TextAPI
ToolDrivers
Transforms [LoopPred] Rename a variable to simply a future patch [NFC] 2019-04-01 22:39:54 +00:00
WindowsManifest
XRay
CMakeLists.txt
LLVMBuild.txt