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-10-01
Richard Sandiford
[SystemZ] Add test missing from r191764.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Richard Sandiford
[SystemZ] Optimize 32-bit FPR<->GPR moves for z196...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Tareq A. Siraj
Add non-blocking Wait() for launched processes
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Richard Sandiford
[SystemZ] Allow integer AND involving high words
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Richard Sandiford
[SystemZ] Allow integer XOR involving high words
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Rafael Espindola
Remove several unused variables.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Richard Sandiford
[SystemZ] Allow integer OR involving high words
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Richard Sandiford
[SystemZ] Allow integer insertions with a high-word...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Sylvestre Ledru
Fix a typo in the documentation. Thanks to Diana Vasile...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Richard Sandiford
[SystemZ] Allow selects with a high-word destination
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Richard Sandiford
[SystemZ] Add patterns to load a constant into a high...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Joey Gouly
[ARM] Remove an unused function from the disassembler.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Matheus Almeida
Test commit. Updated comment.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Richard Sandiford
[SystemZ] Add register zero extensions involving at...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Joerg Sonnenberger
Remove empty directory.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Joey Gouly
[ARM] Introduce the 'sevl' instruction in ARMv8.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Richard Sandiford
[SystemZ] Add truncating high-word stores (STCH and...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Richard Sandiford
[SystemZ] Add zero-extending high-word loads (LLCH...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Benjamin Kramer
SCEVExpander: Fix a regression I introduced by to eager...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Richard Sandiford
[SystemZ] Add sign-extending high-word loads (LBH and...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Richard Sandiford
[SystemZ] Use upper words of GR64s for codegen
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Richard Sandiford
[SystemZ] Reapply: Add definitions of LFH and STFH
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Daniel Sanders
[mips][msa] Added support for matching mod_[us] from...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Richard Sandiford
Fix pattern sort in DAGISelEmitter.cpp
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Vladimir Medic
This patch adds aliases for Mips sub instruction with...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Elena Demikhovsky
AVX-512: Added X86vzmovl patterns
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Craig Topper
Remove 0 as a valid encoding for the m-mmmm field.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Craig Topper
Remove unneeded fields from disassembler internal instr...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Craig Topper
BEXTR should be defined to take same type for bother...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Tom Stellard
SelectionDAG: Clarify comments from r191600
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Andrew Kaylor
Tests for MCJIT multiple module support
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Andrew Kaylor
Adding multiple module support for MCJIT.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Eric Christopher
Add the DW_AT_GNU_ranges_base attribute if we've emitte...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Eric Christopher
Update comments.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Matt Arsenault
Fix code duplication
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Preston Gurd
Forgot to add a break statement.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Matt Arsenault
Use CHECK-LABEL
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Matt Arsenault
Reuse variable
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Preston Gurd
The X86FixupLEAs pass for Intel Atom must not call...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Eric Christopher
The DW_AT_GNU_pubnames/pubtypes attributes are actually...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Eric Christopher
Add llvm-readobj to the list of programs to find in...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Matt Arsenault
Fix getOrInsertGlobal dropping the address space.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Matt Arsenault
Use right address space size in InstCombineCompares
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Matt Arsenault
Constant fold ptrtoint + compare with address spaces
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Manman Ren
Debug Info: constify and rename from generateRef to...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Anders Waldenborg
llvm-c: use typedef for function pointers
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Tilmann Scheller
[ARM] Fix Thumb(-2) diagnostic tests.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Manman Ren
TBAA: update tbaa format from scalar format to struct...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Manman Ren
TBAA: remove !tbaa from testing cases when they are...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Jack Carter
[mips][msa] Direct Object Emission for I8 instructions.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Jack Carter
[mips][msa] Direct Object Emission for I5 instructions.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Tilmann Scheller
[ARM] Clean up ARMAsmParser::validateInstruction().
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Jack Carter
[mips][msa] Direct Object Emission for 2R instructions.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Jack Carter
[PATCH 1/4] [mips][msa] Source register of FILL instruc...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Tilmann Scheller
[ARM] Use FileCheck instead of grep for ARM LDRD negati...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Rafael Espindola
Move command line options to the users of libLTO. Fixes...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Rafael Espindola
Revert "Enable building LTO on WIN32."
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Tilmann Scheller
[ARM] Assembler: ARM LDRD with writeback requires the...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Arnold Schwaighofer
Swift model: Fix uop description on some writes
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Benjamin Kramer
BoundsChecking: Fix refacto.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Benjamin Kramer
Convert manual insert point restores to the new RAII...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Benjamin Kramer
InstCombine: Replace manual fast math flag copying...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Benjamin Kramer
IRBuilder: Add RAII objects to reset insertion points...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Benjamin Kramer
IRBuilder: Move fast math flags to IRBuilderBase.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Arnold Schwaighofer
IfConverter: Use TargetSchedule for instruction latencies
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Rafael Espindola
Enable building LTO on WIN32.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Joey Gouly
Fix a bug in InstCombine where it attempted to cast...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Tilmann Scheller
[ARM] Assembler: Add more negative tests for ARM LDRD.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Richard Sandiford
[SystemZ] Revert r191661: Add definitions of LFH and...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Richard Sandiford
[SystemZ] Add definitions of LFH and STFH
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Richard Sandiford
[SystemZ] Add GRH32 for the high word of a GR64
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Richard Sandiford
[SystemZ] Rename subregs and add subreg_h32
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Daniel Sanders
[mips] Fix a broken link to mips.com in the documentation.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Richard Sandiford
[SystemZ] Add change missing from previous commit
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Richard Sandiford
[SystemZ] Rename 32-bit GPR registers
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Craig Topper
Filter out repeated sections from the X86 disassembler...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Craig Topper
Add a few more FMA4 disassembler test cases to match...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Craig Topper
Various x86 disassembler fixes.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-29
Benjamin Kramer
ObjectSizeOffsetEvaluator: Don't run into infinite...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-29
Benjamin Kramer
Remove an old workaround for a compiler that EOL'd...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-29
Benjamin Kramer
Plug a memory leak in a unit test. Stack allocation...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-29
Benjamin Kramer
Deallocate type units when destroying a DWARFContext.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-29
Benjamin Kramer
Allocate AtomicSDNode operands in SelectionDAG's alloca...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-29
Craig Topper
Revert accidental commit.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-29
Craig Topper
Change type of XOP flag in code emitters to a bool...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-29
Craig Topper
Add comments for XOPA map introduced with TBM instructi...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-28
Benjamin Kramer
Add a test that large offsets on GEPs on 32 bits target...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-28
Chandler Carruth
Enable libcxx as part of the top level CMake build...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-28
Robert Wilhelm
Even more spelling fixes for "instruction".
commit
|
commitdiff
|
tree
|
snapshot
2013-09-28
Robert Wilhelm
Fix spelling intruction -> instruction.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-28
Tom Stellard
SelectionDAG: Silence unused variable warning on releas...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-28
Tom Stellard
R600: Fix handling of NAN in comparison instructions
commit
|
commitdiff
|
tree
|
snapshot
2013-09-28
Tom Stellard
SelectionDAG: Improve legalization of SELECT_CC with...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-28
Tom Stellard
SelectionDAG: Try to expand all condition codes using...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-28
Tom Stellard
SelectionDAG: Clean up LegalizeSetCCCondCode() function
commit
|
commitdiff
|
tree
|
snapshot
2013-09-28
NAKAMURA Takumi
MipsMachineFunction.cpp: Add missing #include <raw_ostr...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-28
Matt Arsenault
Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2013-09-28
Manman Ren
AutoUpgrade: upgrade from scalar TBAA format to struct...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-28
Akira Hatanaka
[mips] Make sure loads from lazy-binding entries do...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Manman Ren
TBAA: try to fix the dragonegg bots.
commit
|
commitdiff
|
tree
|
snapshot
next