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-11-24
Venkatraman...
[Sparc] Emit large negative adjustments to SP/FP with...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-24
Venkatraman...
[Sparc]: Implement LEA pattern for sparcv9.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-24
Venkatraman...
[SparcV9]: Do not emit .register directives for global...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-24
Venkatraman...
[SparcV9] Enable custom lowering of DYNAMIC_STACKALLOC...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-24
Reed Kotler
Make sure that for C++ emitting LwConstant32 pseudos...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-24
Bill Wendling
Default to a better compression algorithm.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-24
Reed Kotler
Update older test cases for latest patch.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-24
Reed Kotler
Fix a funny bug I introduced during conversion of ARM...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Alp Toker
Put an unused result attribute on SmallSet::empty()
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Chandler Carruth
[PM] Complete the cross-layer interfaces with a Module...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Chandler Carruth
[PM] Rename TestAnalysisPass to TestFunctionAnalysis...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
David Blaikie
DwarfDebug: Move ownership of CompileUnits into DwarfUnits
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Manman Ren
Debug Info: update testing cases to specify the debug...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Chandler Carruth
Migrate metadata information from scalar to vector...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Chandler Carruth
[PM] Add support to the analysis managers to query...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Eric Christopher
Refactor DW_AT_ranges handling to use labels for ranges...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Eric Christopher
Reformat const for readability.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Chandler Carruth
[PM] Switch the downward invalidation to be incremental...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Chandler Carruth
[PM] Remove a FIXME comment that was fixed by my recent...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Tom Stellard
R600/SI: Fixing handling of condition codes
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Yuchen Wu
llvm-cov: Split entry blocks in GCNOProfiling.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Manman Ren
Debug Info: move StripDebugInfo from StripSymbols.cpp...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Manman Ren
Debug Info: update testing cases to specify the debug...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Jim Grosbach
X86: Perform integer comparisons at i32 or larger.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Manman Ren
Debug Info: add a constant for debug info version number.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Matt Arsenault
StructurizeCFG: Fix verification failure with some...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Matt Arsenault
StructurizeCFG: Fix inverting a branch on an argument
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Paul Robinson
Teach ISel not to optimize 'optnone' functions (revised).
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Andrew Trick
DEBUG shouldEvict decisions
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Andrew Trick
Minor cleanup. EvictionCost ctor was confusing relative...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Andrew Trick
patchpoint: factor SD builder code for live vars. Plain...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Andrew Trick
patchpoint: eliminate hard coded operand indices.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Hans Wennborg
VS integration: use the correct registry key after...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Rafael Espindola
Add a fixed version of r195470 back.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Michael Liao
Fix PR18014
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Richard Sandiford
[SystemZ] Fix TMHH and TMHL usage for z10 with -O0
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Rafael Espindola
Revert "Convert linkonce* to weak* instead of strong."
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Richard Sandiford
Add a Scalarizer pass.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Rafael Espindola
Convert linkonce* to weak* instead of strong.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Daniel Sanders
[mips][msa] Add test case that should have been added...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Arnold Schwaighofer
SLPVectorizer: Fix whitespace errors.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Rafael Espindola
Don't produce tail calls when the caller is x86_thiscallcc.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Tim Northover
ARM: use CHECK-LABEL on a test.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Daniel Sanders
Fix typo in a comment added in r195455.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Daniel Sanders
[mips][msa] Fix corner case for integer constant splats...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Chandler Carruth
[PM] Remove extraneous space that I left in there.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Chandler Carruth
[PM] Teach the analysis managers to pass themselves...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Chandler Carruth
[PM] Reverse the template arguments 'PassT' and 'Analys...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Richard Barton
Add support for Cortex-A12.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Chandler Carruth
[PM] Remove the IRUnitT typedef requirement for analysi...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Chandler Carruth
[PM] Fix the analysis templates' usage of IRUnitT.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Daniel Sanders
[mips][msa] Float vector constants cannot use ldi....
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Kostya Serebryany
Revert r195318 as it causes miscompilation (PR18029)
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Hao Liu
Fix a Cygwin build failure caused by enum values starti...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Hao Liu
Fix the bugs about AArch64 Load/Store vector types...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Hao Liu
Revert last change by haoliu because of buildbot failure.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Hao Liu
Fix a Cygwin build failure caused by enum values starti...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Michael Gottesman
[block-freq] Update data in test case to be unsigned...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Michael Gottesman
[block-freq] Add a method to loop info for returning...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Jiangning Liu
For AArch64 back-end instruction selection, lower Neon_...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
NAKAMURA Takumi
Tweak 3 tests in llvm/test/CodeGen/X86 to add -mcpu...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Yi Jiang
SLP Vectorizer: Extract cost will only be added once...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Chandler Carruth
[PM] Simplify how the SFINAE for AnalysisResultModel...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Lang Hames
Fix a typo where we were creating <def,kill> operands...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Chandler Carruth
[PM] Switch analysis managers to be threaded through...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Tom Stellard
R600: Implement TargetInstrInfo::isLegalToSplitMBBAt()
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Tom Stellard
SelectionDAG: Optimize expansion of vec_type = BITCAST...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Tom Stellard
Split SETCC if VSELECT requires splitting too.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Eric Christopher
In Dwarf 3 (and Dwarf 2) attributes whose value are...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Ekaterina Romanova
SHLD/SHRD are VectorPath (microcode) instructions known...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Peter Collingbourne
Introduce two command-line flags for the instrumentatio...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Eric Christopher
Move member variable up to where the rest of non-DWARF5...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Hans Wennborg
CMake: Some changes to package version names:
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Benjamin Kramer
Remove dangling documentation. llvm-prof was deleted...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Artyom Skrobov
[ARM] add the overlooked tests for Cortex-A7 build...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Daniel Sanders
[mips][msa] Fix a corner case in performORCombine(...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Artyom Skrobov
[ARM] add basic Cortex-A7 support to LLVM backend
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Daniel Sanders
Add support for legalizing SETNE/SETEQ by inverting...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Evgeniy Stepanov
[msan] Propagate condition origin in select instruction.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Daniel Sanders
[mips][msa/dsp] Only do DSP combines if DSP is enabled.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Evgeniy Stepanov
Use multiple filecheck prefixes in msan instrumentation...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
NAKAMURA Takumi
Whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Chandler Carruth
[PM] Fix typo and trailing space.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
NAKAMURA Takumi
Revert r195317 (and r195333), "Teach ISel not to optimi...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Chandler Carruth
[PM] Widen the interface for invalidate on an analysis...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Peter Zotov
[OCaml] Unbreak make install by providing ocamldoc...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Kostya Serebryany
add 'REQUIRES: asserts' to a test that uses 'llc -debug...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Chandler Carruth
[PM] Add support for using SFINAE to reflect on an...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Ana Pazos
Implemented Neon scalar vdup_lane intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Ana Pazos
Implemented Neon scalar by element intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Kostya Serebryany
Don't speculate loads under ThreadSanitizer
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Bill Wendling
The basic problem is that some mainstream programs...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Paul Robinson
Teach ISel not to optimize 'optnone' functions.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Lang Hames
Dereference the node iterator when dumping the PBQP...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Reed Kotler
Add, to constant islands, long jumps similar to ARM...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Yuchen Wu
llvm-cov: Don't assume FileChecksum was generated.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Yuchen Wu
llvm-cov: Formatting change.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Yuchen Wu
llvm-cov: Fixed some bugs related to file checksum.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Chandler Carruth
[PM] Add a module analysis pass proxy for the function...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Eric Christopher
Move DebugInfoOffset member near the other data member...
commit
|
commitdiff
|
tree
|
snapshot
next