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-12-09
Venkatraman...
[SPARCV9]: Adjust the resultant pointer of DYNAMIC_STAC...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Venkatraman...
[Sparc]: Implement getSetCCResultType() in SparcTargetL...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Hao Liu
[AArch64]Add missing pair intrinsics such as:
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Hao Liu
[AArch64]Pattern match failures for truncate store...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-08
Venkatraman...
[SparcV9]: Expand MULHU/MULHS:i64 and UMUL_LOHI/SMUL_LO...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-08
Manman Ren
Revert 196544 due to internal bot failures.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-08
Reed Kotler
Make sure we mark these registers as defined. Previousl...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-08
Reed Kotler
Cleaning up of prologue/epilogue code for Mips16. First...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-08
Tim Northover
ARM: fix folding of stack-adjustment (yet again).
commit
|
commitdiff
|
tree
|
snapshot
2013-12-08
Michael Kuperstein
Fixed CRLF
commit
|
commitdiff
|
tree
|
snapshot
2013-12-08
Michael Kuperstein
Ensure bitcode encoding of visibility styles stays...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-08
Duncan P. N...
Fix comments for PassDebuggingString
commit
|
commitdiff
|
tree
|
snapshot
2013-12-08
Mark Seaborn
Fix inlining to not lose the "cleanup" clause from...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-08
Mark Seaborn
Fix inlining to not produce duplicate landingpad clauses
commit
|
commitdiff
|
tree
|
snapshot
2013-12-07
Renato Golin
force vector width via cpu on vectorizer metadata enable
commit
|
commitdiff
|
tree
|
snapshot
2013-12-07
Jakub Staszak
Don't #include heavy Dominators.h file in LoopInfo...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-07
Rafael Espindola
Remove the notion of primitive types.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-07
NAKAMURA Takumi
Whitespace cleanups.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-07
NAKAMURA Takumi
Remove empty MCJIT/load-object-a.ll since r196641.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-07
Andrew Trick
Factor out the SchedRemainder/SchedBoundary from Generi...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-07
Lang Hames
Revert r196639 while I investigate a bot failure.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-07
Lang Hames
Correct think-o in foldPatchpoint. Thanks to Andy Trick...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-07
Lang Hames
Add support for archives and object file caching under...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-07
Matt Arsenault
Fix assert with copy from global through addrspacecast
commit
|
commitdiff
|
tree
|
snapshot
2013-12-07
Matt Arsenault
Add getBitCastOrAddrSpaceCast
commit
|
commitdiff
|
tree
|
snapshot
2013-12-07
Akira Hatanaka
[mips] Fix test case.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-07
Rafael Espindola
Remove unused value.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-07
Vincent Lejeune
Add a RequireStructuredCFG Field to TargetMachine.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-07
Vincent Lejeune
R600: Remove orphaned declarations
commit
|
commitdiff
|
tree
|
snapshot
2013-12-07
Yuchen Wu
llvm-cov: Added test.h header to tests.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-07
Kaelyn Uhrain
Fix the segfault reported in PR 11990.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Kaelyn Uhrain
Fix a narrowing warning due to a type mismatch (size_t...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
David Peixotto
Cache AllowAtInIdentifier as class variable in AsmLexer
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Justin Bogner
Support: Fix handling of args that begin with @ but...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Ana Pazos
Added support for mcpu krait
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
David Blaikie
DebugInfo: Move unit begin/end labels into the unit
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
David Blaikie
DebugInfo: Include the section and start-of-section...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Duncan P. N...
Don't use isNullValue to evaluate ConstantExpr
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Yuchen Wu
llvm-cov: Regenerated gcov files with r195513 changes.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
David Peixotto
Integrated assembler incorrectly lexes ARM-style comments
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Rafael Espindola
micro optimization: isSizedDerivedType is only called...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
David Blaikie
DwarfDebug: Walk skeletons during fission pubtypes...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
David Blaikie
DebugInfo: Ensure unit IDs (for non-skeletal units...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Weiming Zhao
Bug 18149: [AArch32] VSel instructions has no ARMCC...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Andrew Trick
comment grammar
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Cameron McInally
Update AVX512 vector blend intrinsic names.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Richard Sandiford
[SystemZ] Use LOAD AND TEST for comparisons with -0
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Richard Sandiford
[SystemZ] Extend the use of C(L)GFR
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Richard Sandiford
[SystemZ] Optimize selects between 0 and -1
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Kostya Serebryany
[asan] fix ndebug build with strict warnings (-Wunused...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Kostya Serebryany
[asan] rewrite asan's stack frame layout
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Daniel Jasper
Fix bug introduced in r196517.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Eric Christopher
Fix an index array check.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Eric Christopher
Fix a pair of array index checks.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Rui Ueyama
Object/COFF: Add export table entry structs.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Juergen Ributzka
[Stackmap] Update stackmap unit test to use AnyRegCC.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Reed Kotler
Delete dead code.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Yi Jiang
Apply transformation on OS X 10.9+ and iOS 7.0+: pow...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Yuchen Wu
llvm-cov: Further improved error messages.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Yuchen Wu
llvm-cov: Conformed headers.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Renato Golin
Move test to X86 dir
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Renato Golin
Add #pragma vectorize enable/disable to LLVM
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Aditya Nandakumar
Check hint registers for interference only once before...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Ana Pazos
Implemented vget/vset_lane_f16 intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Yuchen Wu
llvm-cov: Changed extension from .llcov to .gcov.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Matt Arsenault
Revert part of GCC warning fix to fix debug build.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Matt Arsenault
Fix minor GCC warnings.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Michael Gottesman
Change std::deque => std::vector. No functionality...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Yunzhong Gao
Document that dllexported symbols are preserved by...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Rafael Espindola
Fix non-deterministic behavior.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Eric Christopher
Rename DwarfUnits to DwarfFile to help avoid some namin...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Andrew Trick
MI-Sched: Model "reserved" processor resources.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Andrew Trick
MI-Sched: handle latency of in-order operations with...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Andrew Trick
Machine model comments. Explain a ProcessorUnit's Buffe...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Andrew Trick
Fix the A9 machine model. VTRN writes two registers.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Andrew Trick
comment typo and reformat
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Rafael Espindola
Add a default constructor to get deterministic behavior.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Arnold Schwaighofer
SLPVectorizer: An in-tree vectorized entry cannot also...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Kostya Serebryany
[tsan] fix PR18146: sometimes a variable written into...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Justin Holewinski
[NVPTX] Fix off-by-one error when creating the VT list...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Alexey Samsonov
Add forgotten header guards
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Matheus Almeida
[mips] Small code generation improvement for conditiona...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Matheus Almeida
[mips] Add some comments related to the optimization...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Matheus Almeida
[mips][msa] Fix issue with immediate fields of LD/ST...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Tim Northover
ARM: fix yet another stack-folding bug
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
David Blaikie
DwarfDebug/DwarfUnit: Push abbreviation structures...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Matt Arsenault
Use isIntrinsic() instead of checking for "llvm."
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Rafael Espindola
Remove the isImplicitlyPrivate argument of getNameWithP...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Alp Toker
Correct word hyphenations
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Rafael Espindola
Hide the stub created for MO_ExternalSymbol too.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Matt Arsenault
R600/SI: Add comments for number of used registers.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Rafael Espindola
Try harder to get a consistent floating point results.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
NAKAMURA Takumi
Move llvm/test/MC/ELF/thumb-st_other.s to test/MC/ARM.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Jiangning Liu
For AArch64, add missing register cost calculation...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Cameron McInally
Add FileCheck statements for r196435.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Reid Kleckner
Compiler.h: Disable initializer list usage with clang-cl
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Will Dietz
Export symbols in tools that support loading plugins.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
David Blaikie
DwarfDebug: Avoid unnecessary abbreviation lookup when...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
David Blaikie
DwarfDebug: Remove trivial function wrapper
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Eric Christopher
Make these two tests resilient in the face of compile...
commit
|
commitdiff
|
tree
|
snapshot
next