llvm-6502/lib
Craig Topper 3220d112fa [Tablegen] Attempt to add support for patterns containing nodes with multiple results.
This is needed for AVX512 masked scatter/gather support.

The R600 change is necessary to remove a hack that was working around the lack of multiple results.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@232798 91177308-0d34-0410-b5e6-96231b3b80d8
2015-03-20 05:09:06 +00:00
..
Analysis Fix comment from r232794. NFC 2015-03-20 02:52:23 +00:00
AsmParser
Bitcode Internalize BitcodeReader. Not used outside of BitcodeReader.cpp. 2015-03-17 20:40:24 +00:00
CodeGen Rewrite SelectionDAGBuilder::Clusterify to run in linear time. NFC. 2015-03-20 00:41:03 +00:00
DebugInfo
ExecutionEngine
Fuzzer
IR Verifier: Remove the separate DebugInfoVerifier class 2015-03-20 00:48:23 +00:00
IRReader
LineEditor
Linker
LTO Verifier: Remove the separate -verify-di pass 2015-03-19 22:24:17 +00:00
MC Split the object streamer callback in one per file format. 2015-03-19 01:50:16 +00:00
Object
Option Teach Twine to support SmallString. 2015-03-17 09:51:17 +00:00
Passes
ProfileData InstrProf: Fix CoverageMappingReader on big endian 2015-03-16 21:40:18 +00:00
Support Note that we don't support COFF on PPC. 2015-03-19 02:40:56 +00:00
TableGen
Target [Tablegen] Attempt to add support for patterns containing nodes with multiple results. 2015-03-20 05:09:06 +00:00
Transforms SampleProfile: Check for missing debug locations 2015-03-20 00:56:55 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile