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-19
Chandler Carruth
Fix an issue where SROA computed different results...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Michael Ilseman
Add support for software expansion of 64-bit integer...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Andrew Trick
Fix patchpoint comments.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Bill Wendling
Add lld to projects to tag.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Daniel Jasper
Add .clang-format without column limit to subdirectory...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Andrew Trick
Use symbolic operands in the patchpoint folding routine...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Andrew Trick
Add an abstraction to handle patchpoint operands.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Juergen Ributzka
[weak vtables] Place class definitions into anonymous...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Hao Liu
Implement AArch64 neon instructions class SIMD lsone...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Eric Christopher
Remove unused special member functions and reformat.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Eric Christopher
Fix previous commit and fully remove variable.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Eric Christopher
Remove unused variable.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Jiangning Liu
Implement AArch64 SISD intrinsics for vget_high and...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Kevin Qin
implement MC layer of AArch64 neon instruction PMULL...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Jiangning Liu
Add predicate for AArch64 crypto instructions.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Jack Carter
[Mips] Support for MicroMips STO refactoring.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Juergen Ributzka
[weak vtables] Remove a bunch of weak vtables
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
David Blaikie
llvm-dwarfdump: support for emitting only the debug_typ...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
David Blaikie
DwarfDebug: Move trailing else to the same line as...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
David Blaikie
DwarfDebug: Remove some more redundant explicit constru...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Jack Carter
[Mips] MipsTargetStreamer refactoring.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
David Blaikie
DebugInfo: Simplify a few more explicit constructions...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Reid Kleckner
Revert "COFF: Emit all MCSymbols rather than filtering...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Adrian Prantl
Debug info: Let LowerDbgDeclare perfom the dbg.declare...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Ahmed Bougacha
Docs: tweak code-block spacing.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Paul Robinson
The 'optnone' attribute means don't inline anything...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Matt Arsenault
R600/SI: Fix moveToVALU when the first operand is VSrc.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Matt Arsenault
R600/SI: Fix multiple SGPR reads when using VCC.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Matt Arsenault
R600/SI: Implement add i64, but do not yet enable.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Matt Arsenault
R600/SI: Specify SSrc operands
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Matt Arsenault
R600/SI: addc / adde i32 are legal
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Matt Arsenault
R600/SI: Match addc to S_ADD_U32.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Matt Arsenault
R600/SI: Match adde/sube to S_ADDC_U32/S_SUBB_U32
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Matt Arsenault
R600/SI: Specify S_ADD/S_SUB set SCC and add is commutable
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Matt Arsenault
R600/SI: Move patterns to match add / sub to scalar...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Matt Arsenault
R600/SI: Fix extra defs of VCC / SCC.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Tom Stellard
R600: Enable the IR structurizer by default
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Tom Stellard
R600: Fix a crash in the AMDILCFGStrucurizer
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Tom Stellard
R600: Add a SubtargetFeatture for disabling the ifcvt...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Tom Stellard
R600: Use lower-case for EnableIRStructurizer feature
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Tom Stellard
R600/SI: Fix illegal VGPR->SGPR copy inside of loop
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Tom Stellard
R600/SI: Fix another case of illegal VGPR->SGPR copy
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Aaron Ballman
Checking for a return value with FormatMessage; if...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Aaron Ballman
Fixing a possible memory leak from a failing realloc...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Alexander Kornienko
Recover gracefully when deserializing invalid YAML...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Alexey Samsonov
[ASan] Fix PR17867 - make sure ASan doesn't crash if...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
NAKAMURA Takumi
[PR17978] Mark two ARM/fast-isel tests as XFAIL:vg_leak...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Arnold Schwaighofer
LoopVectorizer: Extend the induction variable to a...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Daniel Sanders
[mips] Fix 'ran out of registers' in MIPS32 with FP64...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Matheus Almeida
[mips][msa] Update encoding of bnz.v (typo).
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Matheus Almeida
[mips][msa] Fix immediate value of LSA instruction...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Alexey Samsonov
Fix forgotten member initialization detected by MSan...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Daniel Sanders
[mips][msa] Add MSA to the release notes.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Arnaud A. de...
test-release.sh: tweak RPATH for the binary packages.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Alexey Samsonov
Unbreak the build after r194997
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Alexey Samsonov
Revert r194865 and r194874.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Kevin Qin
[AArch64 NEON]Add mov alias for simd copy instructions.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Hao Liu
Implement the newly added ACLE functions for ld1/st1...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Manman Ren
Debug Info Verifier: disable it by default.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Matt Arsenault
Fix spacing, forward declare order.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
David Blaikie
Remove unnecessary temporary construction.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
David Blaikie
Remove redundant explicit default initialization.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
David Blaikie
DwarfCompileUnit: Add type safety to createGlobalVariab...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Ahmed Bougacha
TableGen: Generate an enum for all named Operand types...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Ahmed Bougacha
Docs: Clearly separate Operand-related paragraphs.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Ahmed Bougacha
Docs: Fix typo: NoIntinerary -> NoItinerary.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Manman Ren
Debug Info: fix typo in function name.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Manman Ren
Debug Info Verifier: fix when to find debug info nodes...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Manman Ren
Debug Info Verifier: enable public functions of Finder...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
NAKAMURA Takumi
Utils/LoopUnroll.cpp: Tweak (StringRef)OldName to be...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Hal Finkel
Add a loop rerolling flag to the PassManagerBuilder
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Anders Waldenborg
python: Fix check for disasm creation failure
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Anders Waldenborg
python: Properly initialize before trying to create...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Alp Toker
Update CREDITS
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Bill Wendling
Testcase for PR17964
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Bill Wendling
Revert "Micro-optimization"
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Benjamin Kramer
DAGCombiner: Partially revert r192795, getNOT was fixed...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Yaron Keren
DebugLoc defines LineCol as 32 bit in comment but unsig...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Michael Gottesman
[block-freq] Add BlockFrequency::scale that returns...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Chandler Carruth
[PM] Completely remove support for explicit 'require...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Matt Arsenault
Use more getZExtOrTruncs
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Matt Arsenault
Use getZExtOrTrunc instead of repeating the same logic.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Hal Finkel
Add the cold attribute to error-reporting call sites
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Andrew Trick
Added a size field to the stack map record to handle...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Hal Finkel
Fix ndebug-build unused variable in loop rerolling
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Matt Arsenault
Use right address space pointer size
commit
|
commitdiff
|
tree
|
snapshot
2013-11-16
Hal Finkel
Add a loop rerolling pass
commit
|
commitdiff
|
tree
|
snapshot
2013-11-16
Juergen Ributzka
The WebKit_JS CC preserves the same registers as the...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-16
Hal Finkel
Apply the InstCombine fptrunc sqrt optimization to...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-16
Matt Arsenault
Fix assert on unaligned access to global with different...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-16
Matt Arsenault
Fix codegen for null different sized pointer.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-16
Benjamin Kramer
ScalarEvolution: Warn if the result of setFlags/clearFl...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-16
Benjamin Kramer
Annotate APInt methods where it's not clear whether...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-16
Vincent Lejeune
R600: Make dot_4 instructions predicable
commit
|
commitdiff
|
tree
|
snapshot
2013-11-16
Duncan P. N...
Use array_pod_sort instead of std::sort
commit
|
commitdiff
|
tree
|
snapshot
2013-11-16
Benjamin Kramer
InstCombine: fold (A >> C) == (B >> C) --> (A^B) <...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-16
Duncan P. N...
Fix filename in header comment
commit
|
commitdiff
|
tree
|
snapshot
2013-11-16
NAKAMURA Takumi
gtest-death-test.cc: Move ~DeathTestFactory() to unbrea...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-16
Manman Ren
Debug Info Verifier: remove un-used argument in verifyD...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-16
Jim Grosbach
X86: Encode the 'h' cpu subtype in the MachO header...
commit
|
commitdiff
|
tree
|
snapshot
next