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
*
Comment some and reformat for clarity beginFunction.
Eric Christopher
2013-11-01
1
-30
/
+42
*
[Stackmap] Remove erroneous assert.
Juergen Ributzka
2013-11-01
1
-3
/
+0
*
Remove linkonce_odr_auto_hide.
Rafael Espindola
2013-11-01
1
-4
/
+2
*
Commenting out this assert because it is causing the build bots to fail. Thi...
Aaron Ballman
2013-11-01
1
-2
/
+2
*
Fixing an order of evaluation error in an assert.
Aaron Ballman
2013-11-01
1
-1
/
+1
*
DebugInfo: Emit member variable locations as data instead of expressions in b...
David Blaikie
2013-11-01
1
-29
/
+31
*
Unused variable
Andrew Trick
2013-10-31
1
-0
/
+1
*
Add support for stack map generation in the X86 backend.
Andrew Trick
2013-10-31
3
-0
/
+217
*
Debug Info: remove duplication of DIEs when a DIE can be shared across CUs.
Manman Ren
2013-10-31
6
-11
/
+87
*
Lower stackmap intrinsics directly to their target opcode in the DAG builder.
Andrew Trick
2013-10-31
3
-11
/
+216
*
whitespace
Andrew Trick
2013-10-31
1
-7
/
+7
*
Remove the --shrink-wrap option.
Rafael Espindola
2013-10-31
4
-1394
/
+69
*
Legalize: Improve legalization of long vector extends.
Jim Grosbach
2013-10-31
2
-3
/
+63
*
Fix CodeGen for unaligned loads with address spaces
Matt Arsenault
2013-10-30
1
-2
/
+5
*
Produce .weak_def_can_be_hidden for some linkonce_odr values
Rafael Espindola
2013-10-30
1
-7
/
+20
*
DebugInfo: Push header handling down into CompileUnit
David Blaikie
2013-10-30
3
-18
/
+29
*
DwarfDebug: Change Abbreviations member from pointer to reference
David Blaikie
2013-10-30
2
-10
/
+10
*
Revert "SelectionDAG: Teach the legalizer to split SETCC if VSELECT needs spl...
Juergen Ributzka
2013-10-30
2
-35
/
+8
*
SelectionDAG: Teach the legalizer to split SETCC if VSELECT needs splitting too.
Juergen Ributzka
2013-10-30
2
-8
/
+35
*
Reformat code with clang-format.
Josh Magee
2013-10-30
1
-37
/
+40
*
Debug Info: code clean up.
Manman Ren
2013-10-29
2
-3
/
+5
*
Debug Info: support for DW_FORM_ref_addr.
Manman Ren
2013-10-29
6
-3
/
+67
*
Debug Info: instead of calling addToContextOwner which constructs the context
Manman Ren
2013-10-29
2
-21
/
+9
*
[stackprotector] Update the StackProtector pass to perform datalayout analysis.
Josh Magee
2013-10-29
1
-27
/
+60
*
Move getSymbol to TargetLoweringObjectFile.
Rafael Espindola
2013-10-29
2
-9
/
+9
*
Add a helper getSymbol to AsmPrinter.
Rafael Espindola
2013-10-29
4
-14
/
+17
*
Debug Info: instead of calling addToContextOwner which constructs the context
Manman Ren
2013-10-29
1
-7
/
+17
*
Fix "existant" typos
Alp Toker
2013-10-29
1
-1
/
+1
*
Debug Info: use createAndAddDIE to wrap around "new DIE" in DwarfDebug.
Manman Ren
2013-10-29
1
-6
/
+5
*
Debug Info: use createAndAddDIE for newly-created Subprogram DIEs.
Manman Ren
2013-10-29
1
-9
/
+5
*
Debug Info: add a helper function createAndAddDIE.
Manman Ren
2013-10-29
2
-29
/
+28
*
[DAGCombiner] Respect volatility when checking for aliases
Richard Sandiford
2013-10-28
1
-18
/
+25
*
Keep TBAA info when rewriting SelectionDAG loads and stores
Richard Sandiford
2013-10-28
8
-191
/
+181
*
DIEHash: Summary hashing of member functions
David Blaikie
2013-10-25
1
-1
/
+1
*
DIEHash: Summary hashing of nested types
David Blaikie
2013-10-25
2
-1
/
+26
*
LegalizeDAG: allow libcalls for max/min atomic operations
Tim Northover
2013-10-25
2
-0
/
+60
*
Optimize concat_vectors(X, undef) -> scalar_to_vector(X).
Nadav Rotem
2013-10-25
1
-1
/
+28
*
MCStreamer: Reimplement the virtual EmitRawText as a protected member, EmitRa...
David Blaikie
2013-10-24
1
-1
/
+1
*
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
[next]