summaryrefslogtreecommitdiff
path: root/lib/Transforms/ObjCARC/ObjCARCAPElim.cpp
Commit message (Expand)AuthorAge
* Add comdat key field to llvm.global_ctors and llvm.global_dtorsReid Kleckner2014-05-16
* [C++] Use 'nullptr'. Transforms edition.Craig Topper2014-04-25
* [Modules] Fix potential ODR violations by sinking the DEBUG_TYPEChandler Carruth2014-04-22
* [C++11] Add 'override' keyword to virtual methods that override their base cl...Craig Topper2014-03-05
* [C++11] Replace llvm::next and llvm::prior with std::next and std::prev.Benjamin Kramer2014-03-02
* Hopefully fix the Windows build failure introduced in r173769Timur Iskhodzhanov2013-01-29
* Fixed header comment.Michael Gottesman2013-01-29
* Juggled Debug.h from ObjCARC.h to only the including cpp files thatMichael Gottesman2013-01-29
* Sorted includes using utils/sort_includes.Michael Gottesman2013-01-29
* Cleaned up includes in various ObjCARC files and removed some whitespace viol...Michael Gottesman2013-01-28
* Refactored out pass ObjCARCAPElim from ObjCARCOpts.cpp => ObjCARCAPElim.cpp.Michael Gottesman2013-01-28