llvm-6502/include/llvm
Craig Topper 60bc0ab340 [TableGen] Remove convertValue functions for UnOpInit, BinOpInit, and TernOpInit as they weren't able to be called.
I don't think converting the inputs to the Ops was the right behavior anyway.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@238543 91177308-0d34-0410-b5e6-96231b3b80d8
2015-05-29 05:51:32 +00:00
..
ADT
Analysis Add BranchProbabilityInfo::releaseMemory to clear the Weights field. 2015-05-28 19:43:06 +00:00
AsmParser
Bitcode Add initial support for the convergent attribute. 2015-05-26 23:48:40 +00:00
CodeGen CodeGen: Use mop_iterator instead of MIOperands/ConstMIOperands 2015-05-29 02:56:46 +00:00
Config [omp] Add a configuration variable for the default OpenMP runtime. 2015-05-28 01:47:22 +00:00
DebugInfo DebugInfo: .debug_line DWARF64 support 2015-05-28 15:38:17 +00:00
ExecutionEngine
IR Revert r238305: [PM] Use a simpler technique to drop optional analysis 2015-05-27 09:36:33 +00:00
IRReader
LineEditor
Linker
LTO
MC Remove a trivial forwarding function. NFC. 2015-05-28 21:36:02 +00:00
Object Object, ELF: Use error code instead of calling report_fatal_error() 2015-05-28 20:25:42 +00:00
Option
Passes
ProfileData
Support Fixing broken bots after r238505. 2015-05-28 22:18:34 +00:00
TableGen [TableGen] Remove convertValue functions for UnOpInit, BinOpInit, and TernOpInit as they weren't able to be called. 2015-05-29 05:51:32 +00:00
Target Add support for the convergent flag at the MC and MachineInstr levels. 2015-05-28 18:33:39 +00:00
Transforms
CMakeLists.txt
InitializePasses.h Resubmit r237954 (MIR Serialization: print and parse LLVM IR using MIR format). 2015-05-27 18:02:19 +00:00
LinkAllIR.h
LinkAllPasses.h
module.modulemap
module.modulemap.build
Pass.h
PassAnalysisSupport.h
PassInfo.h
PassRegistry.h
PassSupport.h