aboutsummaryrefslogtreecommitdiffstats
path: root/lib/IRReader
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-0/+3
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-30/+26
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-18/+21
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-7/+7
* Update to LLVM 3.5a.Stephen Hines2014-04-242-18/+22
* Merge remote-tracking branch 'upstream/release_34' into merge-20140211Stephen Hines2014-02-111-0/+32
|\
| * [llvm-c] Expose IRReader interfacePeter Zotov2013-11-061-0/+32
* | Merge commit '10251753b6897adcd22cc981c0cc42f348c109de' into merge-20130807Stephen Hines2013-08-071-4/+4
|\ \ | |/
| * Add 'const' qualifiers to static const char* variables.Craig Topper2013-07-161-2/+2
| * keep only the StringRef version of getFileOrSTDIN.Rafael Espindola2013-06-251-2/+2
* | Update LLVM for merge to r180947.Stephen Hines2013-05-061-0/+36
|/
* Measure time that IR parsing took as part of the -time-passes measurement.Eli Bendersky2013-04-031-0/+11
* Fix top-comment header and some indentationEli Bendersky2013-04-012-3/+3
* Split out the IRReader header and the utility functions it provides intoChandler Carruth2013-03-264-0/+117