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-02
Chandler Carruth
Don't layout items in a list in columns. That requires...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Rafael Espindola
Add a -exported-symbol option to llvm-lto.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Rafael Espindola
Add Support For .bss Named Section Directive For Darwin...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Rafael Espindola
Enable building LTO on WIN32.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Elena Demikhovsky
AVX-512: fixed a bug in getLoadStoreRegOpcode() for...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
NAKAMURA Takumi
Program.h: Fix \Note into \note. [-Wdocumentation]
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Alexey Samsonov
[DebugInfo] Further simplify DWARFDebugAranges public...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Elena Demikhovsky
AVX-512: Added TB prefix to all instructions without...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Chandler Carruth
Disable libc++ building by default with CMake with...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Filip Pizlo
This threads SectionName through the allocateCodeSectio...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Manman Ren
Debug Info: In DIBuilder, the derived-from field of...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Quentin Colombet
[llvm-c][Disassembler] Add an option to reproduce in...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Manman Ren
Remove triple from type unique testing cases.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Manman Ren
Try to fix native-arm bot
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Manman Ren
Debug Info: remove duplication of DIEs when a DIE is...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Vincent Lejeune
R600: add a pass that merges clauses.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Vincent Lejeune
R600: Put PRED_X instruction in its own clause
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Vincent Lejeune
R600: Enable -verify-machineinstrs in some tests.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Quentin Colombet
[MC] When MCInstPrint::printAnnotation uses a comment...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Matt Arsenault
Don't merge tiny functions.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Rafael Espindola
Reverts commit r190808 and r190556.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Preston Gurd
Add test case for PR16785.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Alexey Samsonov
[DebugInfo] Simplify and speedup .debug_aranges parsing
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Andrew Kaylor
Fixing MCJIT multiple module linking for OSX
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Alexey Samsonov
[DebugInfo] Further simplify DWARFDebugAranges. No...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Alexey Samsonov
[DebugInfo] Remove unused functions from DWARFDebugAran...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Richard Sandiford
[SystemZ] Add comparisons of high words and memory
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Richard Sandiford
[SystemZ] Add comparisons of large immediates using...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Richard Sandiford
[SystemZ] Add immediate addition involving high words
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Richard Sandiford
[SystemZ] Extend test-under-mask support to high GR32s
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Richard Sandiford
[SystemZ] Extend 32-bit RISBG optimizations to high...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Richard Sandiford
[SystemZ] Extend pseudo conditional 8- and 16-bit store...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Tim Northover
ARM: support interrupt attribute
commit
|
commitdiff
|
tree
|
snapshot
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
next