llvm-project/llvm/lib/CodeGen/SelectionDAG
Daniel Jasper 48e93f7181 Revert "[DebugInfo] Add debug locations to constant SD nodes"
This breaks a test:
http://bb.pgr.jp/builders/cmake-llvm-x86_64-linux/builds/23870

llvm-svn: 235987
2015-04-28 13:38:35 +00:00
..
CMakeLists.txt [Statepoints 3/4] Statepoint infrastructure for garbage collection: SelectionDAGBuilder 2014-12-02 18:50:36 +00:00
DAGCombiner.cpp Revert "[DebugInfo] Add debug locations to constant SD nodes" 2015-04-28 13:38:35 +00:00
FastISel.cpp [patchpoint] Add support for symbolic patchpoint targets to SelectionDAG and the 2015-04-22 06:02:31 +00:00
FunctionLoweringInfo.cpp [SEH] Implement GetExceptionCode in __except blocks 2015-04-24 20:25:05 +00:00
InstrEmitter.cpp [InlineAsm] Remove EarlyClobber on registers that are also inputs 2015-04-20 00:01:30 +00:00
InstrEmitter.h Remove the uses of getSubtargetImpl from InstrEmitter and remove 2014-10-09 01:35:29 +00:00
LLVMBuild.txt
LegalizeDAG.cpp Revert "[DebugInfo] Add debug locations to constant SD nodes" 2015-04-28 13:38:35 +00:00
LegalizeFloatTypes.cpp Revert "[DebugInfo] Add debug locations to constant SD nodes" 2015-04-28 13:38:35 +00:00
LegalizeIntegerTypes.cpp Revert "[DebugInfo] Add debug locations to constant SD nodes" 2015-04-28 13:38:35 +00:00
LegalizeTypes.cpp Revert "[DebugInfo] Add debug locations to constant SD nodes" 2015-04-28 13:38:35 +00:00
LegalizeTypes.h Add support to promote f16 to f32 2015-04-17 18:36:25 +00:00
LegalizeTypesGeneric.cpp Revert "[DebugInfo] Add debug locations to constant SD nodes" 2015-04-28 13:38:35 +00:00
LegalizeVectorOps.cpp Revert "[DebugInfo] Add debug locations to constant SD nodes" 2015-04-28 13:38:35 +00:00
LegalizeVectorTypes.cpp Revert "[DebugInfo] Add debug locations to constant SD nodes" 2015-04-28 13:38:35 +00:00
Makefile
ResourcePriorityQueue.cpp unique_ptrify ResourcePriorityQueue::ResourceModel 2015-03-03 20:49:08 +00:00
SDNodeDbgValue.h constify the getters in SDNodeDbgValue. 2014-10-13 20:43:47 +00:00
ScheduleDAGFast.cpp Update SetVector to rely on the underlying set's insert to return a pair<iterator, bool> 2014-11-19 07:49:26 +00:00
ScheduleDAGRRList.cpp Use 'override/final' instead of 'virtual' for overridden methods 2015-04-11 02:11:45 +00:00
ScheduleDAGSDNodes.cpp Prefer SmallVector::append/insert over push_back loops. 2015-02-17 15:29:18 +00:00
ScheduleDAGSDNodes.h Use 'override/final' instead of 'virtual' for overridden methods 2015-04-11 02:11:45 +00:00
ScheduleDAGVLIW.cpp Use 'override/final' instead of 'virtual' for overridden methods 2015-04-11 02:11:45 +00:00
SelectionDAG.cpp Revert "[DebugInfo] Add debug locations to constant SD nodes" 2015-04-28 13:38:35 +00:00
SelectionDAGBuilder.cpp Revert "[DebugInfo] Add debug locations to constant SD nodes" 2015-04-28 13:38:35 +00:00
SelectionDAGBuilder.h Masked gather and scatter: Added code for SelectionDAG. 2015-04-28 07:57:37 +00:00
SelectionDAGDumper.cpp DebugInfo: Gut DIScope, DIEnumerator and DISubrange 2015-04-16 01:37:00 +00:00
SelectionDAGISel.cpp Revert "[DebugInfo] Add debug locations to constant SD nodes" 2015-04-28 13:38:35 +00:00
SelectionDAGPrinter.cpp Revert "Introduce a string_ostream string builder facilty" 2014-06-26 22:52:05 +00:00
StatepointLowering.cpp Revert "[DebugInfo] Add debug locations to constant SD nodes" 2015-04-28 13:38:35 +00:00
StatepointLowering.h [Statepoints 3/4] Statepoint infrastructure for garbage collection: SelectionDAGBuilder 2014-12-02 18:50:36 +00:00
TargetLowering.cpp Revert "[DebugInfo] Add debug locations to constant SD nodes" 2015-04-28 13:38:35 +00:00
TargetSelectionDAGInfo.cpp Have TargetSelectionDAGInfo take a DataLayout initializer rather than 2014-06-06 19:04:48 +00:00