AMDPGU/SI: Use AssertZext node to mask high bit for scratch offsets
[oota-llvm.git] / lib / Target / Mips / Mips16ISelLowering.h
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2014-11-02 Daniel SandersRe-commit r221056 and others with fix, "[mips] Move...
2014-11-02 NAKAMURA TakumiRevert r221056 and others, "[mips] Move F128 argument...
2014-11-01 Daniel Sanders[mips] Move all ByVal handling into CCState and tablege...
2014-10-01 Sasa Stankovic[mips] For indirect calls we don't need $gp to point...
2014-09-19 Eric Christopherconstify the TargetMachine being passed through the...
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-07-27 Matt ArsenaultAdd alignment value to allowsUnalignedMemoryAccess
2014-07-18 Eric ChristopherIn preparation for replacing the whole subtarget on...
2014-07-03 Eric ChristopherMake these preprocessor directives match all of the...
2014-04-29 Craig Topper[C++11] Add 'override' keywords and remove 'virtual...
2014-02-05 Matt ArsenaultAdd address space argument to allowsUnalignedMemoryAccess.
2013-06-13 Benjamin KramerMips: Remove global set.
2013-06-09 Reed KotlerFix a regression I introduced when I expanded the compl...
2013-03-13 Akira Hatanaka[mips] Define two subclasses of MipsTargetLowering...