aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/JSBackend/OptPasses.h
AgeCommit message (Collapse)Author
2014-03-04Better integration with the LLVM Target system.Dan Gohman
In particular, this is needed to make getOptLevel() work.
2014-02-28Move ExpandI64 into lib/Target/JSBackend.Dan Gohman
2013-12-27CPPBackend => JSBackendAlon Zakai