aboutsummaryrefslogtreecommitdiff
path: root/lib/Transforms/NaCl/GlobalCleanup.cpp
AgeCommit message (Expand)Author
2014-02-02support llvm.usedAlon Zakai
2013-10-22Make sure flatten globals doesn't insert uses of globals that previously had ...JF Bastien
2013-10-21Remove unused globals.JF Bastien
2013-05-24PNaCl: Add "-pnacl-abi-simplify-{pre,post}opt" meta-passes to "opt"Mark Seaborn
2013-04-12PNaCl: extend GlobalCleanup to null-out extern_weak function references, and ...Derek Schuff
2013-03-25PNaCl ABI: add passes to cleanup/finalize some linkage types and resolve alia...Derek Schuff