1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/lib
Alex Lorenz c3ca1e95d5 TLI: darwin does not support _bcmp
Not all Darwin targets support _bcmp in all circumstances.

Differential Revision: https://reviews.llvm.org/D65834

llvm-svn: 368113
2019-08-07 00:03:37 +00:00
..
Analysis TLI: darwin does not support _bcmp 2019-08-07 00:03:37 +00:00
AsmParser IR: print value numbers for unnamed function arguments 2019-08-03 14:28:34 +00:00
BinaryFormat [Object][XCOFF] Add support for 64-bit file header and section header dumping. 2019-07-09 18:09:11 +00:00
Bitcode Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC 2019-08-05 05:43:48 +00:00
Bitstream [Bitcode] Move Bitstream to a separate library 2019-07-03 22:40:07 +00:00
CodeGen [GISel]: Fix trivial build breakage 2019-08-06 17:53:04 +00:00
DebugInfo Try to unbreak buildbots after r368014 2019-08-06 11:12:13 +00:00
Demangle
ExecutionEngine Re-land D65760/r367944 2019-08-06 16:24:17 +00:00
Fuzzer
FuzzMutate
IR Use parenthses to silence warning. 2019-08-06 22:47:47 +00:00
IRReader
LineEditor
Linker
LTO Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC 2019-08-05 05:43:48 +00:00
MC [XCOFF][MC] report_fatal_error before dereferencing NULL 2019-08-06 15:05:20 +00:00
MCA
Object Switch LLVM to use 64-bit offsets (2/5) 2019-08-06 10:49:40 +00:00
ObjectYAML Revert "[yaml2obj] Move core yaml2obj code into lib and include for use in unit tests" 2019-08-06 13:39:50 +00:00
Option Let unaliased Args track which Alias they were created from, and use that in Arg::getAsString() for diagnostics 2019-07-09 00:34:08 +00:00
Passes [Loop Peeling] Introduce an option for profile based peeling disabling. 2019-08-02 09:32:52 +00:00
ProfileData Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC 2019-08-05 05:43:48 +00:00
Remarks Reland: [Remarks] Add an LLVM-bitstream-based remark serializer 2019-07-31 00:13:51 +00:00
Support [Path] Fix bug in make_absolute logic 2019-08-06 15:46:45 +00:00
TableGen Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC 2019-08-05 05:43:48 +00:00
Target Revert "[X86] Enable -x86-experimental-vector-widening-legalization by default." 2019-08-06 23:00:43 +00:00
Testing
TextAPI Cleanup: llvm::bsearch -> llvm::partition_point after r364719 2019-06-30 11:19:56 +00:00
ToolDrivers [llvm-dlltool] Clarify an error message. NFC. 2019-08-02 11:20:03 +00:00
Transforms Revert "[X86] Add more extract subvector cost model tests for smaller element sizes and smaller than 128-bit vectors." 2019-08-06 23:38:14 +00:00
WindowsManifest
XRay Switch LLVM to use 64-bit offsets (2/5) 2019-08-06 10:49:40 +00:00
CMakeLists.txt Fix build errors LLVM tests are disabled. 2019-07-11 22:08:35 +00:00
LLVMBuild.txt [Bitcode] Move Bitstream to a separate library 2019-07-03 22:40:07 +00:00