projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Revert "llvm-cov: Added command-line option to change dir."
[oota-llvm.git]
/
lib
/
CodeGen
/
2013-11-01
Eric Christopher
Comment some and reformat for clarity beginFunction.
tree
|
commitdiff
2013-11-01
Juergen Ributzka
[Stackmap] Remove erroneous assert.
tree
|
commitdiff
2013-11-01
Rafael Espindola
Remove linkonce_odr_auto_hide.
tree
|
commitdiff
2013-11-01
Aaron Ballman
Commenting out this assert because it is causing the...
tree
|
commitdiff
2013-11-01
Aaron Ballman
Fixing an order of evaluation error in an assert.
tree
|
commitdiff
2013-11-01
David Blaikie
DebugInfo: Emit member variable locations as data inste...
tree
|
commitdiff
2013-10-31
Andrew Trick
Unused variable
tree
|
commitdiff
2013-10-31
Andrew Trick
Add support for stack map generation in the X86 backend.
tree
|
commitdiff
2013-10-31
Manman Ren
Debug Info: remove duplication of DIEs when a DIE can...
tree
|
commitdiff
2013-10-31
Andrew Trick
Lower stackmap intrinsics directly to their target...
tree
|
commitdiff
2013-10-31
Andrew Trick
whitespace
tree
|
commitdiff
2013-10-31
Rafael Espindola
Remove the --shrink-wrap option.
tree
|
commitdiff
2013-10-31
Jim Grosbach
Legalize: Improve legalization of long vector extends.
tree
|
commitdiff
2013-10-30
Matt Arsenault
Fix CodeGen for unaligned loads with address spaces
tree
|
commitdiff
2013-10-30
Rafael Espindola
Produce .weak_def_can_be_hidden for some linkonce_odr...
tree
|
commitdiff
2013-10-30
David Blaikie
DebugInfo: Push header handling down into CompileUnit
tree
|
commitdiff
2013-10-30
David Blaikie
DwarfDebug: Change Abbreviations member from pointer...
tree
|
commitdiff
2013-10-30
Juergen Ributzka
Revert "SelectionDAG: Teach the legalizer to split...
tree
|
commitdiff
2013-10-30
Juergen Ributzka
SelectionDAG: Teach the legalizer to split SETCC if...
tree
|
commitdiff
2013-10-30
Josh Magee
Reformat code with clang-format.
tree
|
commitdiff
2013-10-29
Manman Ren
Debug Info: code clean up.
tree
|
commitdiff
2013-10-29
Manman Ren
Debug Info: support for DW_FORM_ref_addr.
tree
|
commitdiff
2013-10-29
Manman Ren
Debug Info: instead of calling addToContextOwner which...
tree
|
commitdiff
2013-10-29
Josh Magee
[stackprotector] Update the StackProtector pass to...
tree
|
commitdiff
2013-10-29
Rafael Espindola
Move getSymbol to TargetLoweringObjectFile.
tree
|
commitdiff
2013-10-29
Rafael Espindola
Add a helper getSymbol to AsmPrinter.
tree
|
commitdiff
2013-10-29
Manman Ren
Debug Info: instead of calling addToContextOwner which...
tree
|
commitdiff
2013-10-29
Alp Toker
Fix "existant" typos
tree
|
commitdiff
2013-10-29
Manman Ren
Debug Info: use createAndAddDIE to wrap around "new...
tree
|
commitdiff
2013-10-29
Manman Ren
Debug Info: use createAndAddDIE for newly-created Subpr...
tree
|
commitdiff
2013-10-29
Manman Ren
Debug Info: add a helper function createAndAddDIE.
tree
|
commitdiff
2013-10-28
Richard Sandiford
[DAGCombiner] Respect volatility when checking for...
tree
|
commitdiff
2013-10-28
Richard Sandiford
Keep TBAA info when rewriting SelectionDAG loads and...
tree
|
commitdiff
2013-10-25
David Blaikie
DIEHash: Summary hashing of member functions
tree
|
commitdiff
2013-10-25
David Blaikie
DIEHash: Summary hashing of nested types
tree
|
commitdiff
2013-10-25
Tim Northover
LegalizeDAG: allow libcalls for max/min atomic operations
tree
|
commitdiff
2013-10-25
Nadav Rotem
Optimize concat_vectors(X, undef) -> scalar_to_vector(X).
tree
|
commitdiff
2013-10-24
David Blaikie
MCStreamer: Reimplement the virtual EmitRawText as...
tree
|
commitdiff
2013-10-24
David Blaikie
DWARF emission: Remove unnecessary/redundant DIE refere...
tree
|
commitdiff
2013-10-24
Eric Christopher
Fix name of variable in comment.
tree
|
commitdiff
2013-10-24
Eric Christopher
Grammar.
tree
|
commitdiff
2013-10-24
Eric Christopher
Update misleading comment.
tree
|
commitdiff
2013-10-24
David Blaikie
DIEHash: Const correct and use references where non...
tree
|
commitdiff
2013-10-24
David Blaikie
DIEHash: Do not use shallow type hashing for unnamed...
tree
|
commitdiff
2013-10-24
David Blaikie
DIEHash: Refactor ref attribute hashing into smaller...
tree
|
commitdiff
2013-10-24
David Blaikie
Remove unused debug-only member variable.
tree
|
commitdiff
2013-10-23
Manman Ren
Debug Info: code clean up.
tree
|
commitdiff
2013-10-23
Manman Ren
Debug Info: code clean up.
tree
|
commitdiff
2013-10-23
Manman Ren
Debug Info: code clean up.
tree
|
commitdiff
2013-10-23
Manman Ren
Debug Info: code clean up.
tree
|
commitdiff
2013-10-23
Manman Ren
Remove {} from one-line block.
tree
|
commitdiff
2013-10-23
Rafael Espindola
Reduce casting and use a fully covered switch.
tree
|
commitdiff
2013-10-23
Tom Stellard
SelectionDAG: Pass along the original argument/element...
tree
|
commitdiff
2013-10-22
Manman Ren
Debug Info: code clean up.
tree
|
commitdiff
2013-10-22
David Blaikie
DIEHashing: Provide an assert for unreachable functiona...
tree
|
commitdiff
2013-10-22
David Blaikie
DWARF type hashing: pointers to members
tree
|
commitdiff
2013-10-22
Wan Xiaofei
Using FoldingSet in SelectionDAG::getVTList.
tree
|
commitdiff
2013-10-22
Eric Christopher
Formatting/whitespace.
tree
|
commitdiff
2013-10-21
David Blaikie
DWARF Type Hashing: Include reference and rvalue refere...
tree
|
commitdiff
2013-10-21
David Blaikie
DWARF type hashing: begin implementing Step 5, summary...
tree
|
commitdiff
2013-10-21
Matt Arsenault
Remove unused TargetLowering field.
tree
|
commitdiff
2013-10-21
Matt Arsenault
Fix CodeGen for different size address space GEPs
tree
|
commitdiff
2013-10-21
Matt Arsenault
Reuse variable
tree
|
commitdiff
2013-10-21
Reid Kleckner
Fix the build in DIE.cpp with MSVC 2010
tree
|
commitdiff
2013-10-21
David Blaikie
DWARF type hashing: Handle multiple (including recursiv...
tree
|
commitdiff
2013-10-21
Eric Christopher
Fix up some old review feedback.
tree
|
commitdiff
2013-10-21
David Blaikie
DebugInfo: Put each kind of constant (form, attribute...
tree
|
commitdiff
2013-10-21
David Blaikie
DebugInfo: Hash DW_FORM_GNU_str_index as a string.
tree
|
commitdiff
2013-10-20
Peter Collingbourne
Emit prefix data after debug and EH directives.
tree
|
commitdiff
2013-10-19
Benjamin Kramer
Remove unused variable.
tree
|
commitdiff
2013-10-19
Eric Christopher
Reformat.
tree
|
commitdiff
2013-10-19
Eric Christopher
Fix up a few minor performance problems spotted in...
tree
|
commitdiff
2013-10-18
Manman Ren
Debug Info: add a newly-created DIE to a parent in...
tree
|
commitdiff
2013-10-18
Manman Ren
Debug Info: simplify code a bit.
tree
|
commitdiff
2013-10-18
Eric Christopher
Revert the rest of r192749 to bring back the buildbot...
tree
|
commitdiff
2013-10-18
Bill Schmidt
[PATCH] Fix PR17168 (DAG scheduler inserts DBG_VALUE...
tree
|
commitdiff
2013-10-18
David Majnemer
CodeGen: Emit a libcall if the target doesn't support...
tree
|
commitdiff
2013-10-18
Eric Christopher
Temporarily revert r192749 as it is causing problems...
tree
|
commitdiff
2013-10-17
David Blaikie
DIEHash: Add more things (and remove one character...
tree
|
commitdiff
2013-10-17
David Blaikie
DIEHash: Support for simple (non-recursive, non-reused...
tree
|
commitdiff
2013-10-17
Richard Sandiford
Replace sra with srl if a single sign bit is required
tree
|
commitdiff
2013-10-17
Andrea Di Biagio
Fix edge condition in DAGCombiner to improve codegen...
tree
|
commitdiff
2013-10-17
Eric Christopher
According to the dwarf standard pubnames and pubtypes...
tree
|
commitdiff
2013-10-17
Jack Carter
[projects/test-suite] White space and long line fixes.
tree
|
commitdiff
2013-10-17
Eric Christopher
Add the subprogram DIEs to the context they're created...
tree
|
commitdiff
2013-10-17
David Blaikie
DIEHash: Include the type's context in the type hash.
tree
|
commitdiff
2013-10-16
David Blaikie
DIEHash: Use DW_FORM_sdata for integers, per spec.
tree
|
commitdiff
2013-10-16
David Blaikie
Remove ambiguity introduced in r192836
tree
|
commitdiff
2013-10-16
David Blaikie
DIEHash: Include the trailing zero byte after the child...
tree
|
commitdiff
2013-10-16
Andrew Trick
After PostRA scheduling, don't set kill flags on undef...
tree
|
commitdiff
2013-10-16
Benjamin Kramer
DAGCombiner: Don't fold xor into not if getNOT would...
tree
|
commitdiff
2013-10-16
Richard Sandiford
Handle (shl (anyext (shr ...))) in SimpilfyDemandedBits
tree
|
commitdiff
2013-10-16
Rafael Espindola
Add support for metadata representing .ident directives.
tree
|
commitdiff
2013-10-16
Eric Christopher
Fix a pair of bugs in the emission of pubname tables:
tree
|
commitdiff
2013-10-16
David Blaikie
Simplify zero initialization of DIEAttrs variable.
tree
|
commitdiff
2013-10-15
Eric Christopher
Make sure we're not attempting to construct a subprogra...
tree
|
commitdiff
2013-10-15
Adrian Prantl
Remove some dead code. (DarwinGDBCompat was retired...
tree
|
commitdiff
2013-10-15
Pekka Jaaskelainen
Guard the debug temp variable with NDEBUG to avoid...
tree
|
commitdiff
2013-10-15
Pekka Jaaskelainen
Do not assert when trying to add a meta data operand...
tree
|
commitdiff
2013-10-15
Andrew Trick
Improve on r192635, ExeDepsFix for avx, and add a test...
tree
|
commitdiff
next