projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2013-02-05
Michael Gottesman
Add code to GlobalVariable.h so that global variables...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Owen Anderson
When the target-independent DAGCombiner inferred a...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Michael Gottesman
Added LLVM Asm/Bitcode Reader/Writer support for new...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Manman Ren
[Stack Alignment] emit warning instead of a hard error
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Bill Wendling
Initial cleanups of the param-attribute code in the...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Alexey Samsonov
Replace global std::string with const char[]
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Jyotsna Verma
Hexagon: Add V4 combine instructions and some more...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Benjamin Kramer
Disable a couple more vector splat optimizations on...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Tim Northover
Fix some abuses of StringRef
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Benjamin Kramer
X86: Open up some opportunities for constant folding...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Benjamin Kramer
X86: Simplify code. No functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Benjamin Kramer
SelectionDAG: Teach FoldConstantArithmetic how to deal...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Tim Northover
Give explicit suffix to integer constant over 32-bits.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Tim Northover
Enable AArch64 as a target built by default.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Tim Northover
Update debugging test for change in expected metadata.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Dmitri Gribenko
Coding standards: don't use ``inline`` when defining...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Patrik Hagglund
Pass CPPFLAGS/CFLAGS/CXXFLAGS from the environment...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Evgeniy Stepanov
More MSan/ASan annotations.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
David Blaikie
[DebugInfo] remove more node indirection (this time...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
David Blaikie
PR15149: crash when printing debug info metadata contai...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Michael Gottesman
Removed reference to LLVM as a project (since in LangRe...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Arnold Schwaighofer
ARM cost model: Penalize insertelement into D subregisters
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Edwin Vane
Turn off uninitialized-use warnings for gcc in cmake...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
NAKAMURA Takumi
PPCDarwinAsmPrinter::EmitStartOfAsmFile(): Add checking...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
NAKAMURA Takumi
PPCDarwinAsmPrinter::EmitStartOfAsmFile(): Add possible...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-03
Michael Gottesman
Added instance variable/initializers/getter/setters...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-03
Joerg Sonnenberger
Recognize aarch64 for --enable-targets as advertised.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-03
Nuno Lopes
use GEP::accumulateConstantOffset() to replace custom...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-03
Michael J....
[Object][Archive] Improve performance.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-03
Michael J....
[Support] Add LLVM_IS_UNALIGNED_ACCESS_FAST.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-03
Michael Gottesman
Added new Global Variable marker ``externally_initializ...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-03
Michael Gottesman
Added clarification paragraph to LangRef's documentation of
commit
|
commitdiff
|
tree
|
snapshot
2013-02-02
David Blaikie
Remove the (apparently) unnecessary debug info metadata...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-02
Reed Kotler
Start static relocation implementation for mips16.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-02
Manman Ren
Removing ssp and uwtable from the testcase
commit
|
commitdiff
|
tree
|
snapshot
2013-02-02
Bill Wendling
Remove AttrBuilder::Raw().
commit
|
commitdiff
|
tree
|
snapshot
2013-02-02
Bill Wendling
Use the AttributeSet's iterators.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-02
Nick Lewycky
Revert accidental commit (ran svn commit from wrong...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-02
Nick Lewycky
This patch makes "&Cls::purevfn" not an odr use. This...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-02
Shuxin Yang
rdar://13126763
commit
|
commitdiff
|
tree
|
snapshot
2013-02-02
Manman Ren
Correct indentation for dumping LexicalScope.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Manman Ren
[Dwarf] avoid emitting multiple AT_const_value for...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Bill Schmidt
Add notes about future PowerPC features
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Bill Schmidt
LLVM enablement for some older PowerPC CPUs
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Bill Wendling
Change the AttributeImpl to hold a single Constant...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Preston Gurd
This patch aims to improve compile time performance...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Dan Gohman
Add a testcase for some past-the-end address subtleties.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
David Sehr
Two changes relevant to LEA and x32:
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Nadav Rotem
Fix errant fallthrough in the generation of the lifetim...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Jim Grosbach
Fix misplaced 'break'.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Chad Rosier
Use a continue to simplify loop and reduce indentation...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Jyotsna Verma
Hexagon: Test case to confirm generation of indexed...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Jyotsna Verma
Replace LDriu*[bhdw]_indexed_V4 instructions with ...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Jyotsna Verma
Add appropriate TSFlags to the instructions that must...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Benjamin Kramer
InstSimplify: stripAndComputeConstantOffsets can be...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Tim Northover
Remove currently unused register decoder from AArch64.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Tim Northover
Add explicit triples to AArch64 tests
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Nadav Rotem
Revert r174152. The shift amount may overflow and in...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Nadav Rotem
Optimize shift lefts of a constant by a value plus...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Sean Silva
[docs] Fixup fallout from other grammar fixup.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Sean Silva
[docs] Add missing colon to TableGen grammar.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Andrew Trick
MachineModel: Inconsequential TableGen SubtargetEmitter...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Bill Wendling
Remove some dead code, improve some asserts, and other...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Dan Gohman
Add a comment explaining an unavailable optimization.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Bill Wendling
Remove one of the odious 'Raw' methods.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Bill Wendling
Use iterators instead of relying upon a bitmask of...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Dan Gohman
Rewrite instsimplify's handling if icmp on pointer...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Chandler Carruth
Fix another typo in the classof definitions that doesn...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Bill Wendling
Add iterators to the AttributeSet class so that we...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Dan Gohman
An alloca can be equal to an argument. It can't *alias...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Chandler Carruth
Switch the code added in r173885 to use the new, shiny...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Chandler Carruth
Fix a think-o in the condition here. =[ I would commit...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Bill Wendling
s/AttrBuilder::addAttributes/AttrBuilder::addAttribute...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Chandler Carruth
Fix a copy/paste-o that got missed because 'check'...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Chandler Carruth
Give the MCStreamer class hierarchy LLVM RTTI facilitie...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Bill Wendling
Remove the AttrBuilder form of the Attribute::get creators.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Richard Smith
Regenerate configure to hopefully fix buildbot breakage...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
NAKAMURA Takumi
Update AMDGPURegisterInfo::eliminateFrameIndex() corres...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Richard Smith
Add -Wno-nested-anon-types to -pedantic builds of LLVM...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Daniel Dunbar
[lit] Add a test for internal shell execution behaviors.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Daniel Dunbar
[lit] Change to raise InternalShellError for all comman...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Dan Gohman
Document another instsimplify assumption.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Tom Stellard
R600: Fold clamp, neg, abs
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Tom Stellard
R600: Consider bitcast when folding const_address node.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Tom Stellard
R600: Make store_dummy intrinsic more general by passin...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Chad Rosier
Remove unused variable, which should have been removed...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Manman Ren
Linker: correctly link in dbg.declare
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Bill Wendling
Add support for emitting a string attribute.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Daniel Dunbar
[lit] Fix bug where InternalShellError messages were...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Chad Rosier
Add braces, so my head doesn't explode.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Daniel Dunbar
[lit] Fix a shell parsing bug with ';' not separated...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Tim Northover
Update AArch64 backend to changed eliminateFrameIndex...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Lang Hames
When lowering memcpys to loads and stores, make sure...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Manman Ren
[Dwarf] early exit to avoid creating dangling DIEs
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Chad Rosier
[PEI] Pass the frame index operand number to the elimin...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Jim Grosbach
interpreter: Fix errant fallthrough.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Jim Grosbach
Object: Fix errant fallthrough.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Jim Grosbach
RuntimeDyld: Fix errant fallthrough.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Edwin Vane
Turn off missing field initializer warnings for gcc
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Daniel Dunbar
[lit] Add a test for the various ShTest format features.
commit
|
commitdiff
|
tree
|
snapshot
next