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
/
lib
/
CodeGen
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
DWARF emission: Remove unnecessary/redundant DIE reference code
David Blaikie
2013-10-24
1
-7
/
+0
*
Fix name of variable in comment.
Eric Christopher
2013-10-24
1
-1
/
+1
*
Grammar.
Eric Christopher
2013-10-24
1
-1
/
+1
*
Update misleading comment.
Eric Christopher
2013-10-24
1
-2
/
+3
*
DIEHash: Const correct and use references where non-null/non-rebound.
David Blaikie
2013-10-24
3
-49
/
+49
*
DIEHash: Do not use shallow type hashing for unnamed types
David Blaikie
2013-10-24
1
-4
/
+6
*
DIEHash: Refactor ref attribute hashing into smaller functions
David Blaikie
2013-10-24
3
-68
/
+98
*
Remove unused debug-only member variable.
David Blaikie
2013-10-24
1
-4
/
+0
*
Debug Info: code clean up.
Manman Ren
2013-10-23
2
-31
/
+23
*
Debug Info: code clean up.
Manman Ren
2013-10-23
2
-5
/
+5
*
Debug Info: code clean up.
Manman Ren
2013-10-23
2
-18
/
+12
*
Debug Info: code clean up.
Manman Ren
2013-10-23
2
-18
/
+18
*
Remove {} from one-line block.
Manman Ren
2013-10-23
1
-2
/
+1
*
Reduce casting and use a fully covered switch.
Rafael Espindola
2013-10-23
1
-9
/
+14
*
SelectionDAG: Pass along the original argument/element type in ISD::InputArg
Tom Stellard
2013-10-23
2
-6
/
+9
*
Debug Info: code clean up.
Manman Ren
2013-10-22
1
-7
/
+1
*
DIEHashing: Provide an assert for unreachable functionality regarding friends.
David Blaikie
2013-10-22
1
-0
/
+3
*
DWARF type hashing: pointers to members
David Blaikie
2013-10-22
1
-11
/
+14
*
Using FoldingSet in SelectionDAG::getVTList.
Wan Xiaofei
2013-10-22
1
-59
/
+64
*
Formatting/whitespace.
Eric Christopher
2013-10-22
1
-4
/
+4
*
DWARF Type Hashing: Include reference and rvalue reference type in the declar...
David Blaikie
2013-10-21
1
-1
/
+3
*
DWARF type hashing: begin implementing Step 5, summary hashing in declarable ...
David Blaikie
2013-10-21
2
-7
/
+39
*
Remove unused TargetLowering field.
Matt Arsenault
2013-10-21
1
-1
/
+0
*
Fix CodeGen for different size address space GEPs
Matt Arsenault
2013-10-21
2
-8
/
+6
*
Reuse variable
Matt Arsenault
2013-10-21
1
-1
/
+1
*
Fix the build in DIE.cpp with MSVC 2010
Reid Kleckner
2013-10-21
1
-3
/
+5
*
DWARF type hashing: Handle multiple (including recursive) references to the s...
David Blaikie
2013-10-21
2
-8
/
+21
*
Fix up some old review feedback.
Eric Christopher
2013-10-21
1
-2
/
+3
*
DebugInfo: Put each kind of constant (form, attribute, tag, etc) into its own...
David Blaikie
2013-10-21
5
-185
/
+208
*
DebugInfo: Hash DW_FORM_GNU_str_index as a string.
David Blaikie
2013-10-21
1
-1
/
+3
*
Emit prefix data after debug and EH directives.
Peter Collingbourne
2013-10-20
1
-4
/
+4
*
Remove unused variable.
Benjamin Kramer
2013-10-19
1
-2
/
+1
*
Reformat.
Eric Christopher
2013-10-19
1
-80
/
+73
*
Fix up a few minor performance problems spotted in code review.
Eric Christopher
2013-10-19
1
-7
/
+6
*
Debug Info: add a newly-created DIE to a parent in the same function.
Manman Ren
2013-10-18
2
-24
/
+29
*
Debug Info: simplify code a bit.
Manman Ren
2013-10-18
1
-1
/
+1
*
Revert the rest of r192749 to bring back the buildbot. These two
Eric Christopher
2013-10-18
1
-2
/
+4
*
[PATCH] Fix PR17168 (DAG scheduler inserts DBG_VALUE before PHI with fast-isel)
Bill Schmidt
2013-10-18
1
-1
/
+4
*
CodeGen: Emit a libcall if the target doesn't support 16-byte wide atomics
David Majnemer
2013-10-18
3
-0
/
+24
*
Temporarily revert r192749 as it is causing problems for LTO and
Eric Christopher
2013-10-18
1
-2
/
+8
*
DIEHash: Add more things (and remove one character) from the COLLECT_ATTR macro
David Blaikie
2013-10-17
1
-149
/
+53
*
DIEHash: Support for simple (non-recursive, non-reused) type references
David Blaikie
2013-10-17
2
-6
/
+32
*
Replace sra with srl if a single sign bit is required
Richard Sandiford
2013-10-17
1
-3
/
+14
*
Fix edge condition in DAGCombiner to improve codegen of shift sequences.
Andrea Di Biagio
2013-10-17
1
-0
/
+1
*
According to the dwarf standard pubnames and pubtypes for languages
Eric Christopher
2013-10-17
3
-9
/
+58
*
[projects/test-suite] White space and long line fixes.
Jack Carter
2013-10-17
1
-15
/
+21
*
Add the subprogram DIEs to the context they're created with only
Eric Christopher
2013-10-17
1
-3
/
+6
*
DIEHash: Include the type's context in the type hash.
David Blaikie
2013-10-17
1
-0
/
+3
*
DIEHash: Use DW_FORM_sdata for integers, per spec.
David Blaikie
2013-10-16
2
-5
/
+28
*
Remove ambiguity introduced in r192836
David Blaikie
2013-10-16
1
-1
/
+1
[prev]
[next]