1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/lib
Craig Topper 9652cb2bdf [X86] Separate floating point handling out of EmitCmp and emitFlagsForSetcc.
Both of those functions only have a single caller starting
at LowerSETCC. Just handle floating point directly in LowerSETCC.

This removes the need to pass Chain and IsSignaling all the way
down.
2020-02-16 10:51:05 -08:00
..
Analysis Revert "[IRBuilder] Virtualize IRBuilder" 2020-02-16 17:01:10 +01:00
AsmParser
BinaryFormat
Bitcode
Bitstream
CodeGen
DebugInfo [NFC] Move ValidTextRanges out of DwarfTransformer and into GsymCreator and unify address is not in GSYM errors so all strings match. 2020-02-15 16:48:23 -08:00
Demangle
DWARFLinker
ExecutionEngine
Frontend
Fuzzer
FuzzMutate
IR Revert "[IRBuilder] Virtualize IRBuilder" 2020-02-16 17:01:10 +01:00
IRReader
LineEditor
Linker
LTO
MC [ms] [llvm-ml] Add a draft MASM parser 2020-02-16 12:30:46 -05:00
MCA
Object
ObjectYAML
Option
Passes
ProfileData
Remarks
Support
TableGen
Target [X86] Separate floating point handling out of EmitCmp and emitFlagsForSetcc. 2020-02-16 10:51:05 -08:00
Testing
TextAPI
ToolDrivers
Transforms [IRBuilder] Prefer InsertPointGuard over full copy; NFC 2020-02-16 18:02:29 +01:00
WindowsManifest
XRay
CMakeLists.txt
LLVMBuild.txt