index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
CodeGenCXX
/
arm.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move unnamed_addr after the function arguments on Sabre's request.
Rafael Espindola
2011-01-25
1
-2
/
+2
*
Add unnamed_addr to constructors and destructors.
Rafael Espindola
2011-01-11
1
-2
/
+2
*
Implement ARM static local initialization guards, which are more compact than
John McCall
2010-09-08
1
-0
/
+75
*
Re-commit r112916 with an additional fix for the self-host failures.
John McCall
2010-09-03
1
-0
/
+40
*
Revert r112916, it's breaking selfhost pretty badly.
John McCall
2010-09-03
1
-17
/
+0
*
It's not safe to use the generic CXXMethodDecl overload of CGT::getFunctionInfo
John McCall
2010-09-03
1
-0
/
+17
*
Stupid emacs keystroke.
John McCall
2010-09-02
1
-1
/
+1
*
Abstract IR generation of array cookies into the C++ ABI class and
John McCall
2010-09-02
1
-2
/
+150
*
Teach IR generation to return 'this' from constructors and destructors
John McCall
2010-08-31
1
-2
/
+84
*
Fix tests that I missed from my previous commit.
Rafael Espindola
2010-06-16
1
-2
/
+1
*
emit dtors with the right calling convention in -fno-use-cxa-atexit
Chris Lattner
2010-04-26
1
-0
/
+20