llvm-6502/unittests
Duncan P. N. Exon Smith 8db4ddb14a IR: Fix a missed case when threading OnlyIfReduced through ConstantExpr
In r216015 I missed propagating `OnlyIfReduced` through the inline
versions of `getGetElementPtr()` (I was relying on compile failures on
mismatches between the header and source signatures to get them all).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@216023 91177308-0d34-0410-b5e6-96231b3b80d8
2014-08-19 21:18:21 +00:00
..
ADT ADT: Unit test for ArrayRef::equals change in r215986 2014-08-19 19:18:46 +00:00
Analysis Modernize the .ll parsing interface. 2014-08-19 16:58:54 +00:00
Bitcode Modernize the .ll parsing interface. 2014-08-19 16:58:54 +00:00
CodeGen
DebugInfo [CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists.txt. 2013-12-10 11:13:32 +00:00
ExecutionEngine Don't own the buffer in object::Binary. 2014-08-19 18:44:46 +00:00
IR IR: Fix a missed case when threading OnlyIfReduced through ConstantExpr 2014-08-19 21:18:21 +00:00
LineEditor
Linker
MC
Option
Support Convert an ownership comment with std::uinque_ptr. 2014-08-17 22:20:33 +00:00
Transforms
CMakeLists.txt
Makefile
Makefile.unittest