aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/JSBackend/SimplifyAllocas.cpp
AgeCommit message (Expand)Author
2014-03-04Better integration with the LLVM Target system.Dan Gohman
2014-02-14Another minor code simplification.Dan Gohman
2014-02-14Fix a crash when an alloca has no ultimate users.Dan Gohman
2013-12-27CPPBackend => JSBackendAlon Zakai