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
Jakob Stoklund...
Move MRI liveouts to Hexagon return instructions.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Jakob Stoklund...
Move MRI liveouts to ARM return instructions.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Jakob Stoklund...
Add a test case for PR14750.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Jakob Stoklund...
Move MRI liveouts to X86 return instructions.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Derek Schuff
[MC] Bundle alignment: Invalidate relaxed fragments
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Jakob Stoklund...
Don't use MRI liveouts in R600.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Jakob Stoklund...
Avoid using MRI::liveout_iterator for computing VRSAVEs.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Bob Wilson
Set the deployment target for Apple llvmCore builds...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Eli Bendersky
Format comments & clean whitespace
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Tom Stellard
R600: Fold remaining CONST_COPY after expand pseudo...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Tom Stellard
R600: improve inputs/interpolation handling
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Tom Stellard
R600: Add tests for instruction predicates
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Tom Stellard
R600: Emit function name in the AsmPrinter
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Tom Stellard
R600/SI: Add patterns for fcos and fsin.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Eli Bendersky
Fix comments
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Jyotsna Verma
Hexagon: Add V4 compare instructions. Enable relationsh...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Eli Bendersky
Fix comment formatting
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Tim Northover
Fix signed-unsigned comparison warning.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Meador Inge
Support: ensure proper state in ErrorOr copy ctors...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
NAKAMURA Takumi
Formatting.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
NAKAMURA Takumi
llvm/test/Transforms/LoopVectorize/X86/vector_ptr_load_...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Arnold Schwaighofer
Loop Vectorizer: Handle pointer stores/loads in getWide...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Tim Northover
Fix remaining StringRef abuse.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
NAKAMURA Takumi
Revert r174343, "When the target-independent DAGCombine...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Logan Chien
Link .ARM.exidx with corresponding text section.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Arnold Schwaighofer
ARM cost model: Cost for scalar integer casts and float...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Tim Northover
Fix formatting in AArch64 backend.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Tim Northover
Remove cyclic dependency in AArch64 libraries
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Jack Carter
This patch that sets the Mips ELF header flag for
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Jack Carter
This patch that sets the EmitAlias flag in td files
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Michael J....
[Support][ErrorOr] Add support for convertable types.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Bill Wendling
Add target-dependent versions of addAttribute/removeAtt...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Michael Gottesman
Changed in comment cxx -> C++. Thanks Richard Smith!.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Jack Carter
This patch changes a static_cast to dyn_cast
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Eric Christopher
Construct a skeleton cu for each compile unit in the...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Eric Christopher
Add support for testing the output of the abbrev table...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Eric Christopher
Add support for emitting a stub DW_AT_GNU_dwo_id as...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Bill Wendling
Use the do-while(0) thing for this #define.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Alexey Samsonov
Print error messages from MemoryBuffer::getFile() in...
commit
|
commitdiff
|
tree
|
snapshot
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
next