1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/lib
Dean Michael Berris 1043039891 [XRay] Attempt to fix failure on Windows
Original version of the code relied on implementation-defined order of bitfields.

Follow-up on D51210.

llvm-svn: 341194
2018-08-31 10:03:52 +00:00
..
Analysis Revert "[NFC] Add severe validation of InstructionPrecedenceTracking" for discussion 2018-08-31 00:01:54 +00:00
AsmParser [IR] Replace isa<TerminatorInst> with isTerminator(). 2018-08-26 09:51:22 +00:00
BinaryFormat Fix undefined behavior in r340457 2018-08-23 02:51:09 +00:00
Bitcode [IR] Replace isa<TerminatorInst> with isTerminator(). 2018-08-26 09:51:22 +00:00
CodeGen SafeStack: Prevent OOB reads with mem intrinsics 2018-08-30 20:44:51 +00:00
DebugInfo [DWARF] Unify warning callbacks. NFC. 2018-08-23 12:43:33 +00:00
Demangle Remove some debugging code that was accidentally left in. 2018-08-30 21:00:57 +00:00
ExecutionEngine [ORC] Add utilities to RTDyldObjectLinkingLayer2 to simplify symbol flag 2018-08-31 00:53:17 +00:00
Fuzzer
FuzzMutate [IR] Replace isa<TerminatorInst> with isTerminator(). 2018-08-26 09:51:22 +00:00
IR [LLVM-C] Add Bindings For Named Metadata 2018-08-30 17:09:43 +00:00
IRReader
LineEditor
Linker
LTO
MC [MC] fix a clang-tidy warning, NFC 2018-08-29 10:40:51 +00:00
Object [COFF] Expose an easier helper function for getting names for relocation types 2018-08-27 08:42:39 +00:00
ObjectYAML
Option
Passes Revert r340922 "[GVNHoist] Re-enable GVNHoist by default" 2018-08-29 13:00:55 +00:00
ProfileData
Support Hashing: use 64-bit seed for hashing on all platforms. 2018-08-30 20:28:32 +00:00
TableGen
Target [GlobalIsel][X86] Support for G_FCMP 2018-08-31 09:38:27 +00:00
Testing
ToolDrivers
Transforms [InstCombine] Expand the simplification of pow() into exp2() 2018-08-30 19:04:51 +00:00
WindowsManifest
XRay [XRay] Attempt to fix failure on Windows 2018-08-31 10:03:52 +00:00
CMakeLists.txt
LLVMBuild.txt