projects
/
platform
/
upstream
/
llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/llvm.git
2014-04-04
Tim Northover
ARM64: use regalloc-friendly COPY_TO_REGCLASS for bitcasts
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Tim Northover
ARM64: add 128-bit MLA operations to the custom selecti...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Evgeniy Stepanov
Revert r205613.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Evgeniy Stepanov
[msan] Fix compilation of a disabled test.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Stepan Dyatkovskiy
Fixed register class in STRD instruction for Thumb2...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Daniel Jasper
clang-format: Don't merge simple blocks in case statements.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Craig Topper
Make consistent use of MCPhysReg instead of uint16_t...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Saleem Abdulrasool
Basic: rename VisualStudio to Windows
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Richard Trieu
Extend -Wtautological-constant-out-of-range-compare...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Saleem Abdulrasool
sweep up -Wformat warnings from gcc
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Justin Bogner
CodeGen: Don't create branch weight metadata from empty...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Jim Grosbach
Fix spelling. Sigh.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Jim Grosbach
ARM: Range based for-loop over block predecessors.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Jim Grosbach
Add iterator_ranges for block pred/succ.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Jim Grosbach
ARM: Use range-based for loops in frame lowering.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Quentin Colombet
[RegAllocGreedy][Last Chance Recoloring] Emit diagnosti...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Quentin Colombet
Revert r205599, the commit was not intended to have...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Quentin Colombet
[RegAllocGreedy][Last Chance Recoloring] Emit diagnosti...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Reid Kleckner
Add clang-cl alias to allow users to disable c4005
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Rui Ueyama
SymbolTable::size() returns an unsigned int.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Saleem Abdulrasool
ARM: fix test case missed in previous roundup
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Saleem Abdulrasool
MIPS: remove vim swap file
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Rui Ueyama
Use range-based for loop. No functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Rui Ueyama
Do not use temporary variables to pass them to forEachU...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Rafael Espindola
Add an assert that this is only used with .o files.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Reid Kleckner
Put macro redefinition warnings under -Wmacro-redefined
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Rui Ueyama
Return a vector rather than mutating a given one.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Rui Ueyama
Rename getInputGraph() and getNextFile().
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Rafael Espindola
Implement getRelocationAddress for MachO and ET_REL...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Rafael Espindola
Implement macho relocation iterators with section numbe...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Saleem Abdulrasool
ARM: yet another round of ARM test clean ups
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Jim Grosbach
Tidy up. Space before ':' in range-based for loops.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Jim Grosbach
Tidy up. 80 columns.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Jim Grosbach
Tidy up. Trailing whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Jim Grosbach
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Rafael Espindola
Fix llvm-objdump crash.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Fariborz Jahanian
Turn off -Wmissing-noreturn warning for blocks
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Rui Ueyama
Update comment.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Rui Ueyama
Minor cleanups.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Rafael Espindola
Remove section_rel_empty. Just compare begin() and...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Rui Ueyama
Replace a recursion with a loop for speed.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Rui Ueyama
Do not check deadStripNever twice.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Rui Ueyama
Move code into a helper function.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Joerg Sonnenberger
Include stdlib.h for getenv when !NDEBUG.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Rafael Espindola
Reuse existing variable.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Eli Bendersky
Optimize away unnecessary address casts.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Rui Ueyama
Minor cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Rui Ueyama
Simplify two if's.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Rui Ueyama
Fix comments.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Rui Ueyama
Early return.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Rui Ueyama
Fix ELFFileNode::resetNextIndex().
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Lang Hames
[ARM64] Teach the ARM64DeadRegisterDefinition pass...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Rui Ueyama
Expand 'auto' that's hard for human to deduce its real...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
NAKAMURA Takumi
unconditional-branch.ll is broken for targeting x86_64...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Tom Stellard
R600: Correct opcode for BFE_INT
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Tom Stellard
R600/SI: Lower 64-bit immediates using REG_SEQUENCE
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
NAKAMURA Takumi
Revert r205551, "Attempt to XFAIL this on mingw and...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
NAKAMURA Takumi
llvm/test/CodeGen/X86/peephole-multiple-folds.ll: Relax...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Rui Ueyama
Add empty() to atom_collection.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Fariborz Jahanian
vector [Sema]. Check for proper use of 's' char prefix
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Tobias Grosser
Add another hint for fixing check-polly errors to get_s...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Ed Maste
Avoid crash if symbol returns a null name
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Reid Kleckner
-fms-extensions: Error out on #pragma init_seg
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Tobias Grosser
Note of last Polly phone call
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Rui Ueyama
Remove "virtual" and add "override".
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Eric Christopher
Attempt to XFAIL this on mingw and cygwin hosts. The...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Rui Ueyama
Remove "this->".
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Tobias Grosser
Add a paragraph describing how to configure the python...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Roman Divacky
Revert r205436:
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Eli Bendersky
Fix PR19270 - type mismatch caused by invalid optimization.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Eric Christopher
Loosen up check so that we can pass on platforms that...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Saleem Abdulrasool
ARM: update even more tests
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Jim Ingham
Get "dis -c -s" working again.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Faisal Vali
Teach getTemplateInstantiationPattern to deal with...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Dmitri Gribenko
ArrayRef: use std::vector::data() now that we are build...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Saleem Abdulrasool
ARM: fixup more tests to specify the target more explicitly
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Tim Northover
ARM: tell LLVM about zext properties of ldrexb/ldrexh
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Ed Maste
Add explict dependencies on swig .i files for cmake...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Daniel Sanders
[mips] Add negative tests confirm that supported ISA...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Daniel Sanders
[mips] Implement ehb, ssnop, and pause in assembler
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Logan Chien
Code cleanup (re-indent)
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Tim Northover
ARM: skip cmpxchg failure barrier if ordering is monotonic.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Alexey Samsonov
[TSan] Fix a rare deadlock on multithreaded fork.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Samuel Benzaquen
Revert "Add support for named values in the parser."
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Zoran Jovanovic
Implementation of 16-bit microMIPS instructions MFHI...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Alexey Samsonov
[TSan] Fix a typo ThreadIgnoreSyncEnd. Found by inspection
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Daniel Sanders
[mips] Add initial (experimental) MIPS-IV support.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Eric Christopher
Fix for PR 19261:
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Zoran Jovanovic
MicroMIPS specific little endian fixup data byte ordering.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Daniel Jasper
clang-format: Prefer an additional line-break over...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Daniel Jasper
x
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Tim Northover
ARM: expand atomic ldrex/strex loops in IR
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Stepan Dyatkovskiy
PR19320:
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Silviu Baranga
[ARM] When generating a vpaddl node the input lane...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Sasa Stankovic
[mips] Extend MipsMCExpr class to handle %higher(sym1...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Stephen Canon
Improved semantics for implicit scalar -> extvector...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Tim Northover
ARM64: add regression test for r205519.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Tim Northover
ARM64: always use i64 for the RHS of shift operations
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Tim Northover
RTTI Uniqueness: remove __name_for_load function.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Daniel Jasper
clang-format: Understand that "auto" is a type.
commit
|
commitdiff
|
tree
|
snapshot
next