Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
5cc1c738b0c51af55cbfe7672c284c19f8e30eb2
/
test
/
CodeGenCXX
/
arm.cpp
5cd91b5
Implement ARM static local initialization guards, which are more compact than
by John McCall
· 14 years ago
fc40028
Re-commit r112916 with an additional fix for the self-host failures.
by John McCall
· 14 years ago
2b8d60d
Revert r112916, it's breaking selfhost pretty badly.
by John McCall
· 14 years ago
52968ab
It's not safe to use the generic CXXMethodDecl overload of CGT::getFunctionInfo
by John McCall
· 14 years ago
ae18096
Stupid emacs keystroke.
by John McCall
· 14 years ago
1e7fe75
Abstract IR generation of array cookies into the C++ ABI class and
by John McCall
· 14 years ago
4c40d98
Teach IR generation to return 'this' from constructors and destructors
by John McCall
· 14 years ago
75d0f82
Fix tests that I missed from my previous commit.
by Rafael Espindola
· 15 years ago
c9a85f9
emit dtors with the right calling convention in -fno-use-cxa-atexit mode.
by Chris Lattner
· 15 years ago