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
/
llvm
/
lib
/
Target
/
ARM64
/
ARM64CollectLOH.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
AArch64/ARM64: move ARM64 into AArch64's place
Tim Northover
2014-05-24
1
-1117
/
+0
*
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...
Craig Topper
2014-04-29
1
-3
/
+3
*
[C++] Use 'nullptr'. Target edition.
Craig Topper
2014-04-25
1
-7
/
+7
*
[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
Chandler Carruth
2014-04-22
1
-1
/
+2
*
Fixing a compile error in debug versions of MSVC. It seems that the range-bas...
Aaron Ballman
2014-04-16
1
-1
/
+2
*
ARM64: Nuke some dead code.
Jim Grosbach
2014-04-16
1
-1
/
+0
*
[ARM64,C++11] Clean up the ARM64 LOH collection pass.
Jim Grosbach
2014-04-15
1
-155
/
+114
*
Fix some doc and comment typos
Alp Toker
2014-04-09
1
-3
/
+3
*
Tidy up. Space before ':' in range-based for loops.
Jim Grosbach
2014-04-03
1
-2
/
+2
*
Make some range based loop types more explicit.
Jim Grosbach
2014-04-02
1
-4
/
+4
*
[C++11,ARM64] Range based for loops for LOH
Jim Grosbach
2014-04-02
1
-34
/
+21
*
[ARM64][CollectLOH] Remove the link to the radar from the comments.
Quentin Colombet
2014-04-02
1
-3
/
+0
*
[ARM64][CollectLOH] Add some comments to explain how the LOHs
Quentin Colombet
2014-04-02
1
-1
/
+52
*
ARM64CollectLOH.cpp: Tweak \param. [-Wdocumentation]
NAKAMURA Takumi
2014-03-31
1
-1
/
+1
*
Fix a few -Wdocumentation warnings
Dmitri Gribenko
2014-03-29
1
-3
/
+3
*
ARM64: initial backend import
Tim Northover
2014-03-29
1
-0
/
+1122