projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2015-02-24
Michael Kuperstein
[x32] Mark RBX as reserved when EBX is the base pointer.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-24
Sanjay Patel
fix typo in comment; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-02-24
Michael Kuperstein
[x32] x32 should use ebx as the base pointer.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-24
Hal Finkel
[SDAG] Handle LowerOperation returning its input consis...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-24
Toma Tabacu
[mips] Reformat some TableGen definitions. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-24
Kuba Brecka
Fix alloca_instruments_all_paddings.cc test to work...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-24
Craig Topper
[X86] Remove the AbsMem32 type from the assembly parser...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-24
Reed Kotler
Beginning of alloca implementation for Mips fast-isel
commit
|
commitdiff
|
tree
|
snapshot
2015-02-24
Bob Wilson
Fix handling of negative offsets for AddrModeT2_i8s4...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-24
Sanjoy Das
Fix bug 22641
commit
|
commitdiff
|
tree
|
snapshot
2015-02-24
Manman Ren
[LTO API] add lto_codegen_set_module to set the destina...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-24
Adam Nemet
[LoopAccesses] LAA::getInfo to use const reference...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-24
David Majnemer
X86: Only use 'lea' in Win64 epilogues if a frame point...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-24
Sanjoy Das
New instcombine rule: max(~a,~b) -> ~min(a, b)
commit
|
commitdiff
|
tree
|
snapshot
2015-02-23
Sanjoy Das
Bugfix: SCEVExpander incorrectly marks increment operat...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-23
Sanjoy Das
Revert 230275.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-23
Simon Pilgrim
Fix based on post-commit comment on D7816 & rL230177...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-23
Andrea Di Biagio
[X86] Teach how to custom lower double-to-half conversi...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-23
Sanjoy Das
Fix bug 22641
commit
|
commitdiff
|
tree
|
snapshot
2015-02-23
Rafael Espindola
Fix invalid cast.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-23
David Majnemer
X86: Use a smaller 'mov' instruction for stack probe...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-23
David Majnemer
X86: Use 'mov' instead of 'lea' in Win64 SEH prologues...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-23
David Majnemer
X86: Explain why we cannot use a 'mov' in a Win64 epilogue
commit
|
commitdiff
|
tree
|
snapshot
2015-02-23
David Majnemer
X86: Consistently use 'epilogue' instead of 'epilog'
commit
|
commitdiff
|
tree
|
snapshot
2015-02-23
Sanjay Patel
add newline for easier reading; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-02-23
Bruno Cardoso...
[AsmPrinter] Access pointers to globals via pcrel GOT...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-23
Justin Bogner
InstrProf: Teach llvm-cov to show the max count instead...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-23
Andrew Kaylor
Removing unused private field.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-23
Bruno Cardoso...
[X86][MMX] Fix test to reflect current codegen
commit
|
commitdiff
|
tree
|
snapshot
2015-02-23
Andrew Kaylor
Second attempt to fix WinEHCatchDirector build failures.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-23
Andrew Kaylor
Attempting to fix WinEHCatchDirector destructor related...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-23
Andrew Kaylor
Adding test for Windows EH frame variable remapping.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-23
Andrew Kaylor
Remap frame variables for native Windows exception...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-23
Bruno Cardoso...
Revert "[X86][MMX] Add MMX instructions to foldable...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-23
Chad Rosier
Revert "Revert "Raising minimum required CMake version...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-23
Eric Christopher
Rewrite the global merge pass to be subprogram agnostic...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-23
Chad Rosier
Prevent hoisting fmul from THEN/ELSE to IF if there...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-23
Chad Rosier
Revert "Raising minimum required CMake version to 2...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-23
Reid Kleckner
cmake: Don't do the libstdc++ version check when clang...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-23
Mehdi Amini
InstSimplify: simplify 0 / X if nnan and nsz
commit
|
commitdiff
|
tree
|
snapshot
2015-02-23
Daniel Sanders
[mips] Honour -mno-odd-spreg for vector insert/extract...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-23
Bob Wilson
Fix incorrect immediate size for AddrModeT2_i8s4 in...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-23
Benjamin Kramer
Sync the __builtin_expects for our 3 quadratically...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-23
Bruno Cardoso...
[X86] Add specific mtriple in order to appease builbots
commit
|
commitdiff
|
tree
|
snapshot
2015-02-23
Bruno Cardoso...
[X86][MMX] Add MMX instructions to foldable tables
commit
|
commitdiff
|
tree
|
snapshot
2015-02-23
Bruno Cardoso...
[X86][MMX] Support folding loads in psll, psrl and...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-23
Bruno Cardoso...
[X86][MMX] Add tests for pslli, psrli and psrai intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2015-02-23
Elena Demikhovsky
AVX-512: recommitted 229837 + bugfix + test
commit
|
commitdiff
|
tree
|
snapshot
2015-02-23
Elena Demikhovsky
restructured X86 scalar unary operation templates
commit
|
commitdiff
|
tree
|
snapshot
2015-02-23
Benjamin Kramer
[llvm-pdbdump] Remove unused variables.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-23
NAKAMURA Takumi
Orc/JITSymbol.h requires not "Compiler.h" but "DataType...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-23
David Majnemer
AsmParser: Check ConstantExpr insertvalue operands...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-23
Zachary Turner
[llvm-pdbdump] Fix builders again.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-23
Zachary Turner
[llvm-pdbdump] Very minor code cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-23
Zachary Turner
[llvm-pdbdump] Add an option to dump full class definit...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-23
Lang Hames
[Orc][Kaleidoscope] Tidy up the lazy_irgen tutorial...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-23
Lang Hames
[Orc][Kaleidoscope] Remove dead AST map in SessionContext.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-23
Nico Weber
Try to fix reST markup for an external link.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-23
David Blaikie
Fix Makefile build
commit
|
commitdiff
|
tree
|
snapshot
2015-02-23
David Blaikie
[orc] Add a trivial unit test to get the ball rolling
commit
|
commitdiff
|
tree
|
snapshot
2015-02-23
David Majnemer
AsmParser: Call instructions can't have an alignment
commit
|
commitdiff
|
tree
|
snapshot
2015-02-22
David Majnemer
AsmParser: Check ConstantExpr GEP operands for validity
commit
|
commitdiff
|
tree
|
snapshot
2015-02-22
David Majnemer
llvm-pdbdump: Fix gcc/clang build
commit
|
commitdiff
|
tree
|
snapshot
2015-02-22
Zachary Turner
[llvm-pdbdump] Fix a few compilation failures.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-22
David Blaikie
Add missing header
commit
|
commitdiff
|
tree
|
snapshot
2015-02-22
Zachary Turner
[llvm-pdbdump] Rewrite dumper using visitor pattern.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-22
Zachary Turner
[llvm-pdbdump] Simplify options and output.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-22
David Blaikie
Roll condition into an assert then wrap it 'ifndef...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-22
JF Bastien
Use common parse routine to read alignment values from...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-22
Hal Finkel
[LICM] Refactor to expose functionality as utility...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-22
Simon Pilgrim
[DagCombiner] Generalized BuildVector Vector Concatenation
commit
|
commitdiff
|
tree
|
snapshot
2015-02-22
Hal Finkel
[DAGCombine] Don't assume integer-type legailty in...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-22
Hal Finkel
[SDAG] Use correct alignments on expanded vector trunc...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-22
NAKAMURA Takumi
Fix a warning on HexagonMCCodeEmitter::MCII. [-Wunused...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-22
NAKAMURA Takumi
RewriteStatepointsForGC.cpp: Fix for -Asserts to mark...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-22
NAKAMURA Takumi
RewriteStatepointsForGC.cpp: Fix for -Asserts. [-Wunuse...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-22
NAKAMURA Takumi
LowerBitSets.cpp: Prune incorrect \param(s). [-Wdocumen...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-22
Craig Topper
[X86] Add some missing redundant MMX and SSE encodings...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-22
Zachary Turner
Remove log statements from config scripts.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-22
Zachary Turner
Really fix the build this time.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-22
Zachary Turner
Attempt to fix the builders.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-22
Zachary Turner
[llvm-pdbdump] Resubmit "Add some tests for llvm-pdbdump".
commit
|
commitdiff
|
tree
|
snapshot
2015-02-22
David Majnemer
COFF: Add 'IMAGE_SCN_CNT_INITIALIZED_DATA' to all DWARF...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-22
David Majnemer
COFF: Consistently format the DWARF sections
commit
|
commitdiff
|
tree
|
snapshot
2015-02-22
Lang Hames
[Orc] Remove redundant using directive.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-22
Lang Hames
[Orc] Add header comment to IndirectionUtils.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-21
Sanjoy Das
IRCE: generalize InductiveRangeCheck::computeSafeIterat...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-21
Sanjoy Das
IRCE: use SCEVs instead of llvm::Value's for intermediate
commit
|
commitdiff
|
tree
|
snapshot
2015-02-21
Matt Arsenault
R600/SI: Use v_madmk_f32
commit
|
commitdiff
|
tree
|
snapshot
2015-02-21
Matt Arsenault
R600/SI: Try to use v_madak_f32
commit
|
commitdiff
|
tree
|
snapshot
2015-02-21
Matt Arsenault
R600/SI: Don't crash when getting immediate operand...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-21
Matt Arsenault
R600/SI: Fix mad*k definitions
commit
|
commitdiff
|
tree
|
snapshot
2015-02-21
Simon Pilgrim
[X86][SSE] Added shuffle based integer zero extension...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-21
Justin Bogner
docs: Mention that assertions must be enabled to use...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-21
Lang Hames
[Orc] Move Orc code into a namespace (llvm::orc), updat...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-21
Benjamin Kramer
MachineInstr: Use range-based for loops. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-21
Benjamin Kramer
Calling memmove on a MachineOperand is totally safe.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-21
Benjamin Kramer
Remove dead prototype.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-21
Benjamin Kramer
X86: Remove custom lowering of SIGN_EXTEND_INREG
commit
|
commitdiff
|
tree
|
snapshot
2015-02-21
Eric Christopher
Unconditionally create a new MCInstrInfo in the asm...
commit
|
commitdiff
|
tree
|
snapshot
next