projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add comments for XOPA map introduced with TBM instructions.a
[oota-llvm.git]
/
lib
/
2013-09-29
Craig Topper
Add comments for XOPA map introduced with TBM instructi...
tree
|
commitdiff
2013-09-28
Robert Wilhelm
Even more spelling fixes for "instruction".
tree
|
commitdiff
2013-09-28
Robert Wilhelm
Fix spelling intruction -> instruction.
tree
|
commitdiff
2013-09-28
Tom Stellard
SelectionDAG: Silence unused variable warning on releas...
tree
|
commitdiff
2013-09-28
Tom Stellard
R600: Fix handling of NAN in comparison instructions
tree
|
commitdiff
2013-09-28
Tom Stellard
SelectionDAG: Improve legalization of SELECT_CC with...
tree
|
commitdiff
2013-09-28
Tom Stellard
SelectionDAG: Try to expand all condition codes using...
tree
|
commitdiff
2013-09-28
Tom Stellard
SelectionDAG: Clean up LegalizeSetCCCondCode() function
tree
|
commitdiff
2013-09-28
NAKAMURA Takumi
MipsMachineFunction.cpp: Add missing #include <raw_ostr...
tree
|
commitdiff
2013-09-28
Matt Arsenault
Fix typo
tree
|
commitdiff
2013-09-28
Manman Ren
AutoUpgrade: upgrade from scalar TBAA format to struct...
tree
|
commitdiff
2013-09-28
Akira Hatanaka
[mips] Make sure loads from lazy-binding entries do...
tree
|
commitdiff
2013-09-27
Manman Ren
TBAA: try to fix the dragonegg bots.
tree
|
commitdiff
2013-09-27
Eric Christopher
Unify conditionals and reformat.
tree
|
commitdiff
2013-09-27
Matt Arsenault
Minor code simplification
tree
|
commitdiff
2013-09-27
Akira Hatanaka
[mips] Define a derived class of PseudoSourceValue...
tree
|
commitdiff
2013-09-27
Matt Arsenault
Use right pointer type in DebugIR
tree
|
commitdiff
2013-09-27
Matt Arsenault
Use type helper functions
tree
|
commitdiff
2013-09-27
Eric Christopher
Rework conditional for printing out pub sections.
tree
|
commitdiff
2013-09-27
Josh Magee
[stackprotector] Refactor the StackProtector pass from...
tree
|
commitdiff
2013-09-27
Rui Ueyama
Object/COFF: Rename getXXX{Begin,End} -> xxx_{begin...
tree
|
commitdiff
2013-09-27
Matt Arsenault
Fix SLPVectorizer using wrong address space for load...
tree
|
commitdiff
2013-09-27
Dmitri Gribenko
SourceMgr diagnotics printing: fix a bug where printing...
tree
|
commitdiff
2013-09-27
Dmitri Gribenko
Make SourceMgr::PrintMessage() testable and add unit...
tree
|
commitdiff
2013-09-27
Rui Ueyama
Re-submit r191472 with a fix for big endian.
tree
|
commitdiff
2013-09-27
Justin Bogner
InstCombine: Only foldSelectICmpAndOr for integer types
tree
|
commitdiff
2013-09-27
Akira Hatanaka
[mips] Rewrite MipsTargetLowering::getAddr functions...
tree
|
commitdiff
2013-09-27
Yunzhong Gao
Adding intrinsics to the llvm backend for TBM instructi...
tree
|
commitdiff
2013-09-27
Manman Ren
TBAA: handle scalar TBAA format and struct-path aware...
tree
|
commitdiff
2013-09-27
Justin Bogner
Transforms: Use getFirstNonPHI to set the insertion...
tree
|
commitdiff
2013-09-27
Richard Sandiford
[SystemZ] Rein back the use of block operations
tree
|
commitdiff
2013-09-27
Richard Sandiford
[SystemZ] Improve handling of PC-relative addresses
tree
|
commitdiff
2013-09-27
Daniel Sanders
[mips][msa] Implemented insert.d intrinsic.
tree
|
commitdiff
2013-09-27
Tilmann Scheller
ARM: Teach assembler to enforce constraints for ARM...
tree
|
commitdiff
2013-09-27
Daniel Sanders
[mips][msa] Implemented fill.d intrinsic.
tree
|
commitdiff
2013-09-27
Daniel Sanders
[mips][msa] Implemented copy_[us].d intrinsic.
tree
|
commitdiff
2013-09-27
Daniel Sanders
[mips][msa] Rename arguments to MSA_INSERT_DESC_BASE...
tree
|
commitdiff
2013-09-27
Daniel Sanders
[mips][msa] Implemented insert_vector_elt for v4f32...
tree
|
commitdiff
2013-09-27
Daniel Sanders
[mips][msa] Implemented extract_vector_elt for v4f32...
tree
|
commitdiff
2013-09-27
Daniel Sanders
[mips][msa] Added support for MSA registers to copyPhysReg
tree
|
commitdiff
2013-09-27
Daniel Sanders
[mips][msa] Added support for matching splati from...
tree
|
commitdiff
2013-09-27
Andrea Di Biagio
Re-apply the change from r191393 with fix for pr17380.
tree
|
commitdiff
2013-09-27
Daniel Sanders
[mips][msa] Added MSA.txt to describe instruction selec...
tree
|
commitdiff
2013-09-27
Tilmann Scheller
Fix comment.
tree
|
commitdiff
2013-09-27
Tilmann Scheller
ARM: Teach assembler to enforce constraint for Thumb2...
tree
|
commitdiff
2013-09-27
Daniel Sanders
[mips][msa] Tidy up
tree
|
commitdiff
2013-09-27
Daniel Sanders
[mips][msa] MSA requires FR=1 mode (64-bit FPU register...
tree
|
commitdiff
2013-09-27
Daniel Sanders
[mips][msa] Expand all truncstores and loadexts for...
tree
|
commitdiff
2013-09-27
Daniel Sanders
[mips][msa] Added missing check in performSRACombine
tree
|
commitdiff
2013-09-27
Puyan Lotfi
First check in. Modified a comment.
tree
|
commitdiff
2013-09-27
Craig Topper
Put HasAVX512 predicate on some patterns to properly...
tree
|
commitdiff
2013-09-27
Craig Topper
Switch HasAVX to UseAVX in one spot to ensure that...
tree
|
commitdiff
2013-09-27
Craig Topper
Removal some duplicate patterns.
tree
|
commitdiff
2013-09-27
Yunzhong Gao
Fixing Intel format of the vshufpd instruction.
tree
|
commitdiff
2013-09-27
Rui Ueyama
Revert "llvm-objdump: Dump COFF import table if -privat...
tree
|
commitdiff
2013-09-27
Rui Ueyama
llvm-objdump: Dump COFF import table if -private-header...
tree
|
commitdiff
2013-09-26
Adrian Prantl
MCParser/Debug info: Accept line number 0 as a legitima...
tree
|
commitdiff
2013-09-26
Jack Carter
[mips][msa] Direct Object Emission for 3RF instructions.
tree
|
commitdiff
2013-09-26
Jack Carter
[mips][msa] Updates encoding of 3RF instructions to...
tree
|
commitdiff
2013-09-26
Weiming Zhao
Fix PR 17372: Emitting PLD for stack address for ARM...
tree
|
commitdiff
2013-09-26
Bill Schmidt
[PowerPC] Fix PR17354: Generate nop after local calls...
tree
|
commitdiff
2013-09-26
Andrea Di Biagio
Revert r191393 since it caused pr17380.
tree
|
commitdiff
2013-09-26
Venkatraman Govind...
[Sparc] Implements exception handling in SPARC with...
tree
|
commitdiff
2013-09-26
Venkatraman Govind...
Implements parsing and emitting of .cfi_window_save...
tree
|
commitdiff
2013-09-26
Amara Emerson
[ARM] Use the load-acquire/store-release instructions...
tree
|
commitdiff
2013-09-26
David Majnemer
PPC: Allow partial fills in writeNopData()
tree
|
commitdiff
2013-09-26
Andrew Trick
Added temp flag -misched-bench for staging in default...
tree
|
commitdiff
2013-09-26
Andrew Trick
whitespace
tree
|
commitdiff
2013-09-26
David Majnemer
PPC: Do not introduce ISD nodes for fctid and fctiw
tree
|
commitdiff
2013-09-26
David Majnemer
PPC: Add support for fctid and fctiw
tree
|
commitdiff
2013-09-26
Jack Carter
[mips][msa] Direct Object Emission for 3R instructions.
tree
|
commitdiff
2013-09-26
Jack Carter
[mips][msa] Updates encoding of 3R instructions to...
tree
|
commitdiff
2013-09-25
Jack Carter
[mips][msa] Direct Object Emission for 2RF instructions.
tree
|
commitdiff
2013-09-25
Jack Carter
[mips][msa] Direct Object Emission support for the...
tree
|
commitdiff
2013-09-25
Jack Carter
[mips][msa] Updates encoding of 2RF instructions to...
tree
|
commitdiff
2013-09-25
Weiming Zhao
Fix PR 17368: disable vector mul distribution for squar...
tree
|
commitdiff
2013-09-25
Eric Christopher
Dump the normal dwarf pubtypes section as well.
tree
|
commitdiff
2013-09-25
Eric Christopher
Unify pubsection/gnu pubsection printing.
tree
|
commitdiff
2013-09-25
Eric Christopher
Slight formatting change for pubnames/pubtypes output.
tree
|
commitdiff
2013-09-25
Reed Kotler
Fix a bad typo in the inline assembly code for mips16...
tree
|
commitdiff
2013-09-25
Andrea Di Biagio
Teach DAGCombiner how to canonicalize dags according...
tree
|
commitdiff
2013-09-25
Andrew Trick
Mark the x86 machine model as incomplete. PR17367.
tree
|
commitdiff
2013-09-25
Arnold Schwaighofer
SLPVectorize: Put horizontal reductions feeding a store...
tree
|
commitdiff
2013-09-25
Richard Sandiford
[SystemZ] Define the GR64 low-word logic instructions...
tree
|
commitdiff
2013-09-25
David Majnemer
MC: Add support for treating $ as a reference to the PC
tree
|
commitdiff
2013-09-25
Richard Sandiford
[SystemZ] Define the call instructions as pseudo aliases.
tree
|
commitdiff
2013-09-25
Richard Sandiford
[SystemZ] Use subregs for 64-bit truncating stores
tree
|
commitdiff
2013-09-25
Richard Sandiford
[SystemZ] Define the return instruction as a pseudo...
tree
|
commitdiff
2013-09-25
Richard Sandiford
[SystemZ] Add instruction-shortening pass
tree
|
commitdiff
2013-09-25
David Majnemer
MC: Remove vestigial PCSymbol field from AsmInfo
tree
|
commitdiff
2013-09-25
Evgeniy Stepanov
[msan] Fix -Wreturn-type warnings in non-self-hosted...
tree
|
commitdiff
2013-09-25
Akira Hatanaka
Revert r191350.
tree
|
commitdiff
2013-09-25
Akira Hatanaka
[mips] Move public functions to the beginning of the...
tree
|
commitdiff
2013-09-25
Akira Hatanaka
[mips] Define getTargetNode as a template function.
tree
|
commitdiff
2013-09-25
Quentin Colombet
[PR16882] Ignore noreturn definitions when setting...
tree
|
commitdiff
2013-09-25
Andrew Trick
CriticalAntiDepBreaker is no longer needed for armv7...
tree
|
commitdiff
2013-09-24
Jim Grosbach
MachO: Improve backend diagnostic for overalignment.
tree
|
commitdiff
2013-09-24
Peter Collingbourne
Move LTO support library to a component, allowing it...
tree
|
commitdiff
2013-09-24
Eli Friedman
Add missing check to SETCC optimization.
tree
|
commitdiff
2013-09-24
David Blaikie
llvm-dwarfdump: add missing opening quotation mark...
tree
|
commitdiff
next