llvm-project/llvm/lib/Transforms
Ulrich Weigand fc23907673 [GVN] Address review comments for D18662
As suggested by Chandler in his review comments for D18662, this
follow-on patch renames some variables in GetLoadValueForLoad and
CoerceAvailableValueToLoadType to hopefully make it more obvious
which variables hold value sizes and which hold load/store sizes.

No functional change intended.

llvm-svn: 265687
2016-04-07 15:55:11 +00:00
..
Hello Remove autoconf support 2016-01-26 21:29:08 +00:00
IPO NFC: make AtomicOrdering an enum class 2016-04-06 21:19:33 +00:00
InstCombine [InstCombine] Don't sink an instr after a catchswitch 2016-04-01 17:28:17 +00:00
Instrumentation Make helper functions static. NFC. 2016-04-07 10:10:09 +00:00
ObjCARC ADT: Remove == and != comparisons between ilist iterators and pointers 2016-02-21 20:39:50 +00:00
Scalar [GVN] Address review comments for D18662 2016-04-07 15:55:11 +00:00
Utils Revert "ValueMapper: Make LocalAsMetadata match function-local Values" 2016-04-07 02:10:50 +00:00
Vectorize Revert r265535 until we know how we can fix the bots 2016-04-06 14:06:32 +00:00
CMakeLists.txt
LLVMBuild.txt