index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
unittests
/
CodeGen
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update aosp/master LLVM for rebase to r230699.
Stephen Hines
2015-03-23
1
-2
/
+2
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
1
-99
/
+101
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
2
-9
/
+143
*
DIEHash: Summary hashing of member functions
David Blaikie
2013-10-25
1
-0
/
+18
*
DIEHash: Summary hashing of nested types
David Blaikie
2013-10-25
1
-0
/
+19
*
DIEHash: Const correct and use references where non-null/non-rebound.
David Blaikie
2013-10-24
1
-16
/
+16
*
DIEHash: Do not use shallow type hashing for unnamed types
David Blaikie
2013-10-24
1
-0
/
+35
*
DWARF type hashing: pointers to members
David Blaikie
2013-10-22
1
-0
/
+178
*
DWARF Type Hashing: Include reference and rvalue reference type in the declar...
David Blaikie
2013-10-21
1
-0
/
+66
*
DWARF type hashing: begin implementing Step 5, summary hashing in declarable ...
David Blaikie
2013-10-21
1
-6
/
+35
*
DIEHashTest: Correct the order of operands to the TEST macro
David Blaikie
2013-10-21
1
-7
/
+7
*
DWARF type hashing: Handle multiple (including recursive) references to the s...
David Blaikie
2013-10-21
1
-1
/
+58
*
DIEHash: Support for simple (non-recursive, non-reused) type references
David Blaikie
2013-10-17
1
-7
/
+29
*
DIEHash: Include the type's context in the type hash.
David Blaikie
2013-10-17
1
-7
/
+56
*
DIEHash: Use DW_FORM_sdata for integers, per spec.
David Blaikie
2013-10-16
1
-1
/
+17
*
Invert arguments to ASSERT_EQ to match gtest diagnostic printing
David Blaikie
2013-10-16
1
-1
/
+1
*
DIEHash: Include the trailing zero byte after the children of a DIE
David Blaikie
2013-10-16
1
-1
/
+1
*
Use ASSERT_EQ rather than ASSERT_TRUE for better unit test failures.
David Blaikie
2013-10-15
1
-3
/
+3
*
Plug a memory leak in a unit test. Stack allocation is sufficient here.
Benjamin Kramer
2013-09-29
1
-5
/
+4
*
It's a very large constant. Say so.
Eric Christopher
2013-09-04
1
-1
/
+1
*
Fix copy and pasto with CMake files for unittest.
Eric Christopher
2013-09-03
1
-3
/
+3
*
Add a hashing routine that handles hashing types. Add a test for
Eric Christopher
2013-09-03
3
-0
/
+58