llvm/lib
Duncan P. N. Exon Smith 6238162cc5 IR: Factor out replaceUsesOfWithOnConstantImpl(), NFC
Factor out common code, and take advantage of the new function to
add early returns to the callers.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@215964 91177308-0d34-0410-b5e6-96231b3b80d8
2014-08-19 02:16:51 +00:00
..
Analysis Answer to Philip Reames comments 2014-08-18 22:18:14 +00:00
AsmParser LLParser: Handle BlockAddresses on-the-fly 2014-08-19 00:13:19 +00:00
Bitcode
CodeGen
DebugInfo
ExecutionEngine Use a range loop. NFC. 2014-08-18 23:15:59 +00:00
IR IR: Factor out replaceUsesOfWithOnConstantImpl(), NFC 2014-08-19 02:16:51 +00:00
IRReader
LineEditor
Linker
LTO
MC
Object
Option
ProfileData
Support
TableGen
Target [X86, X87 stackifier] Do not mark an operand of a debug instruction as kill. 2014-08-19 02:09:57 +00:00
Transforms
CMakeLists.txt
LLVMBuild.txt
Makefile