summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/arm.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move unnamed_addr after the function arguments on Sabre's request.Rafael Espindola2011-01-251-2/+2
* Add unnamed_addr to constructors and destructors.Rafael Espindola2011-01-111-2/+2
* Implement ARM static local initialization guards, which are more compact thanJohn McCall2010-09-081-0/+75
* Re-commit r112916 with an additional fix for the self-host failures.John McCall2010-09-031-0/+40
* Revert r112916, it's breaking selfhost pretty badly.John McCall2010-09-031-17/+0
* It's not safe to use the generic CXXMethodDecl overload of CGT::getFunctionInfoJohn McCall2010-09-031-0/+17
* Stupid emacs keystroke.John McCall2010-09-021-1/+1
* Abstract IR generation of array cookies into the C++ ABI class andJohn McCall2010-09-021-2/+150
* Teach IR generation to return 'this' from constructors and destructorsJohn McCall2010-08-311-2/+84
* Fix tests that I missed from my previous commit.Rafael Espindola2010-06-161-2/+1
* emit dtors with the right calling convention in -fno-use-cxa-atexitChris Lattner2010-04-261-0/+20
OpenPOWER on IntegriCloud