aboutsummaryrefslogtreecommitdiffstats
path: root/lib/IR/Instruction.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-6/+11
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-88/+59
* Update to LLVM 3.5a.Stephen Hines2014-04-241-19/+25
* Add addrspacecast instruction.Matt Arsenault2013-11-151-12/+13
* Fix a bug in mayHaveSideEffects. Functions that do not return are now conside...Nadav Rotem2013-02-191-2/+6
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-021-6/+6
* Rename VMCore directory to IR.Chandler Carruth2013-01-021-0/+551