InstCombine: Don't assume that m_ZExt matches an Instruction
[oota-llvm.git] / include / llvm / IR / Operator.h
2014-11-01 David MajnemerInstCombine: Don't assume that m_ZExt matches an Instru...
2014-10-15 Sanjay Patelremove function names from comments; NFC
2014-09-02 Sanjay PatelFix a logic bug when copying fast-math flags.
2014-09-02 Matt ArsenaultFix crash when looking up the addrspace of GEPs with...
2014-03-04 Chandler Carruth[Modules] Move GetElementPtrTypeIterator into the IR...
2014-01-18 Owen AndersonFix more instances of dropped fast math flags when...
2014-01-15 David MajnemerWinCOFF: Transform IR expressions featuring __ImageBase...
2013-09-12 Matt ArsenaultFix comment to match what the assert actually enforces
2013-02-18 David BlaikieUse LLVM_DELETED_FUNCTION rather than '// do not implem...
2013-01-10 Jakub StaszakFix include guards so they exactly match file names.
2013-01-02 Chandler CarruthMove all of the header files which are involved in...