llvm-6502/include
Duncan P. N. Exon Smith 45d53fd4c4 IR: Split up Constant{Array,Vector}::get(), NFC
Introduce `getImpl()` that tries the simplification logic from `get()`
and then gives up.  This allows the logic to be reused elsewhere in a
follow-up commit.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@215963 91177308-0d34-0410-b5e6-96231b3b80d8
2014-08-19 02:11:30 +00:00
..
llvm IR: Split up Constant{Array,Vector}::get(), NFC 2014-08-19 02:11:30 +00:00
llvm-c Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00