llvm-6502/include/llvm
Bruno Cardoso Lopes ae1ebf6cf7 Revert "Look through PHIs to find additional register sources"
Likely broke compilation on ARM:

http://lab.llvm.org:8011/builders/clang-native-arm-lnt/builds/13054

This reverts commit 131ce4a838c081516cbfed039fc986b33e3979d6.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@242310 91177308-0d34-0410-b5e6-96231b3b80d8
2015-07-15 18:10:35 +00:00
..
ADT Reduce memory usage of ComputeEditDistance() by (almost) 50% 2015-07-13 21:33:21 +00:00
Analysis Create a wrapper pass for BlockFrequencyInfo. 2015-07-14 23:40:50 +00:00
AsmParser
Bitcode Add argmemonly attribute. 2015-07-11 10:30:36 +00:00
CodeGen [MachineCombiner] Work with itineraries 2015-07-15 08:22:23 +00:00
Config
DebugInfo
ExecutionEngine [ExecutionEngine] Re-apply r241962 with fixes for ARM. 2015-07-14 22:11:10 +00:00
IR Debug Info: Add basic support for external types references. 2015-07-15 17:01:41 +00:00
IRReader
LibDriver
LineEditor
Linker
LTO
MC [TableGen] Improve decoding options for non-orthogonal instructions 2015-07-15 08:04:27 +00:00
Object Initial support for writing thin archives. 2015-07-15 05:47:46 +00:00
Option
Passes
ProfileData
Support Delete declared but not implemented functions. 2015-07-15 17:19:39 +00:00
TableGen
Target Revert "Look through PHIs to find additional register sources" 2015-07-15 18:10:35 +00:00
Transforms
CMakeLists.txt
InitializePasses.h Create a wrapper pass for BlockFrequencyInfo. 2015-07-14 23:40:50 +00:00
LinkAllIR.h
LinkAllPasses.h Don't change the visibility when converting a definition to a declaration. 2015-07-13 14:18:22 +00:00
module.modulemap
module.modulemap.build
Pass.h
PassAnalysisSupport.h
PassInfo.h
PassRegistry.h
PassSupport.h