summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/IR/FunctionTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Alignment][NFC] Value::getPointerAlignment returns MaybeAlignGuillaume Chatelet2019-10-151-14/+14
* [Alignment][NFC] Remove dependency on GlobalObject::setAlignment(unsigned)Guillaume Chatelet2019-10-151-1/+1
* [IR] Add getArg() method to Function classTeresa Johnson2019-08-011-0/+8
* [IR][ARM] Add function pointer alignment to datalayoutMichael Platings2019-03-081-0/+25
* Rollback of rL355585.Mitch Phillips2019-03-071-25/+0
* [IR][ARM] Add function pointer alignment to datalayoutMichael Platings2019-03-071-0/+25
* Revert "[IR][ARM] Add function pointer alignment to datalayout"Mitch Phillips2019-03-061-25/+0
* [IR][ARM] Add function pointer alignment to datalayoutMichael Platings2019-03-061-0/+25
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [GlobalObject] Fix setSection("")Keno Fischer2017-02-151-0/+21
* Fix warnings in FunctionTest.cpp.Justin Lebar2016-07-131-6/+12
* IRMover: Steal arguments when moving functions, NFCDuncan P. N. Exon Smith2016-04-061-0/+106
OpenPOWER on IntegriCloud