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-08-14
Craig Topper
Make some helper methods static.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Craig Topper
Use MVT in more lowering code.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Craig Topper
Replace EVT with MVT in isVectorShift. Keeps compiler...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Craig Topper
Replace EVT with MVT in many of the shuffle lowering...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Daniel Dunbar
[lit] Fix a relative import issue I missed earlier.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Daniel Dunbar
[lit] Avoid StringIO.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Daniel Dunbar
[lit] Fix tests to execute lit with same python as...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Daniel Dunbar
[lit] Factor ShTest format script command parsing from...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Daniel Dunbar
[lit] Move executeCommand() into lit.util.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Daniel Dunbar
[lit] Move formats into their own subpackage.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
NAKAMURA Takumi
[CMake] add_llvm_library: Specify explicit suffix ...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
NAKAMURA Takumi
Lit: Introduce "%/[STpst] into parseIntegratedTestScrip...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Akira Hatanaka
[mips] Fix bug in parsing accumulator registers.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Akira Hatanaka
[mips] Use register operands instead of register classe...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Akira Hatanaka
[mips] Rename DSPRegs.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Akira Hatanaka
[mips] Rename HIRegs and LORegs.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
NAKAMURA Takumi
llvm/test/CodeGen/X86/setcc-sentinals.ll: Relax express...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Matt Arsenault
Fix always creating GEP with i32 indices
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Matt Arsenault
Use type helper functions instead of cast
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Matt Arsenault
Use array initializer, space around operator
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Akira Hatanaka
[mips] Properly parse registers that appear in inline...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Hal Finkel
BBVectorize: Add initial stores to the write set when...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Nick Lewycky
Remove duplicate copy of testcase in r188327.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Nick Lewycky
Revert r187191, which broke opt -mem2reg on the testcas...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Jack Carter
[Mips][msa] Value types for MSA support.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Hans Wennborg
Options: explicit handling of --
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Jim Grosbach
DAG: Combine (and (setne X, 0), (setne X, -1)) -> ...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Hans Wennborg
Options: Add new option kind that consumes remaining...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Jack Carter
[Mips][msa] Added initial MSA support.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Jack Carter
[Mips] Support for unaligned load/store microMips instr...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Daniel Dunbar
[lit] Support use of setup.py from other directories.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Michael Gottesman
Update makeLibCall to return both the call and the...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Carlo Kok
Output DW_AT_stmt_list dwarf debug info as DW_FORM_sec_...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Carlo Kok
For COFF only: dwarf debug info output a label referenc...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Dmitry Vyukov
dfsan: fix lint warnings
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Joey Gouly
ARMv8: SWP and SWPB are obsoleted on ARMv8.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Arnold Schwaighofer
Also remove logic in LateVectorize
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Arnold Schwaighofer
Remove logic that decides whether to vectorize or not...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Evgeniy Stepanov
Fix compiler warnings.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Mihai Popa
Fix signed overflow in when computing encodings for...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Elena Demikhovsky
AVX-512: Added CMP and BLEND instructions.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Vladimir Medic
This patch introduces changes to MipsAsmParser register...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Benjamin Kramer
GCC warns about removing const with a c-style cast.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Evgeniy Stepanov
Pass DIEHash::collectAttributes output argument by...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
David Majnemer
[-cxx-abi microsoft] Stick zero initialized symbols...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Eric Christopher
Add the start of DIE hashing for DWARF4 type units...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Nick Lewycky
Fix an oversight in isPotentiallyReachable where we...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Eric Christopher
Add comment and source to testcase.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Eric Christopher
Reflow comment.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Eric Christopher
Remove empty constructor.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Matt Arsenault
Slightly simplify code with helper functions
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Rui Ueyama
[FileCheck] Fix a bug that cause FileCheck to misidenti...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Michael J....
[Object/ELF] sh_type is not a bitfield. Fixes RuntimeDy...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Matt Arsenault
Add some braces, and spaces around operators
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Kevin Enderby
Fix a crash with X86 Mach-O and a subtraction expressio...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Peter Collingbourne
Reapply r188119 now that the bug it exposed is fixed.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Peter Collingbourne
DataFlowSanitizer: fix a use-after-free. Spotted by...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Tom Stellard
R600: Set scheduling preference to Sched::Source
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Michael Gottesman
Add editor C++ filetype declaration no functionality...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Shuxin Yang
Revert r188188 and r188200.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Michael Gottesman
Fixed SelectionDAGBuilder.h C++ filetype declaration...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Michael Gottesman
Fixed another place in CodeGen where we had a typo...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Michael Gottesman
[branchfolding] Fix typo in C++ editor declaration.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Eric Christopher
Fix warning about unused member.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Eric Christopher
Move the addition of the dwo_id as late as possible...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Bill Wendling
Move stack protector names to the same place.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Michael Gottesman
[stack protector] Fixed typo.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Michael Gottesman
[stackprotector] Add in the stackprotector libcall.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Michael Gottesman
[stackprotector] Added intrinsic llvm.stackprotectorcheck.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Shuxin Yang
Misc enhancements to LTO:
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Nadav Rotem
Fix PR16797 - Support PHINodes with multiple inputs...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Tareq A. Siraj
Fixes a bug when iterating on paths
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Vladimir Medic
This patch implements ei and di instructions for mips...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Tim Northover
Fix FileCheck --check-prefix lines.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Alexey Samsonov
Remove unused SpecialCaseList constructors
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Alexey Samsonov
Add SpecialCaseList::createOrDie() factory and use...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Richard Sandiford
Revert r188164: Stablize MCK_Reg ordering in AsmMatcher...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Chandler Carruth
Remove all checking for the various terminfo headers...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Richard Sandiford
Stablize MCK_Reg ordering in AsmMatcherEmitter
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Richard Sandiford
[SystemZ] Use CLC and IPM to implement memcmp
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Richard Sandiford
[SystemZ] Add a definition of the CLC instruction
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Richard Sandiford
[SystemZ] Add a definition of the IPM instruction
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Chandler Carruth
Target a minimal terminfo library rather than necessari...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Tim Northover
Allow compatible extension attributes for tail calls
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Benjamin Kramer
Remove global construction. const char* is sufficient...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Alexey Samsonov
Relax conditions of test added in r188156 to fix it...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Alexey Samsonov
Introduce factory methods for SpecialCaseList
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Richard Sandiford
Fix big-endian handling of integer-to-vector bitcasts...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Reed Kotler
Don't generate floating point stubs for mips16 code...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Elena Demikhovsky
AVX-512: Added more tests for BROADCAST
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Elena Demikhovsky
AVX-512: Added VPERM* instructons and MOV* zmm-to-zmm...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Chandler Carruth
Re-instate r187323 which fast-tracks promotable allocas...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Chandler Carruth
Finish fixing the SSAUpdater-based AllocaPromoter strat...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Chandler Carruth
Reformat some bits of AllocaPromoter and simplify the...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Reed Kotler
Incorrect JAL instruction attributes caused the optimiz...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Arnold Schwaighofer
Revert r188119 "Kill some duplicated code for removing...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Venkatraman...
[Sparc] Enable xword directive in sparcv9.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Matt Arsenault
Teach ValueTracking about address spaces
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Niels Ole Salscheider
R600/SI: FMA is faster than fmul and fadd for f64
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Niels Ole Salscheider
R600/SI: Add FMA pattern
commit
|
commitdiff
|
tree
|
snapshot
next