projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2014-12-17
Rafael Espindola
Remove a debugging assert.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-17
Rafael Espindola
Remove unused includes and out of date comment. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-17
Rafael Espindola
Fix the windows build.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-17
Rafael Espindola
Refactor and simplify the code reading /proc/cpuinfo...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-17
Matthias Braun
RegisterCoalescer: Sprinkle some const modifiers.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-17
Duncan P. N...
llvm-lto: Add testing coverage for local contexts
commit
|
commitdiff
|
tree
|
snapshot
2014-12-17
Nick Lewycky
Delete debugging cruft that crept in with r223802.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-17
David Majnemer
InstSimplify: shl nsw/nuw undef, %V -> undef
commit
|
commitdiff
|
tree
|
snapshot
2014-12-17
Nick Lewycky
Make ValueEnumerator::print use OS for metadata too...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-17
Quentin Colombet
[CodeGenPrepare] Reapply r224351 with a fix for the...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-17
Kevin Enderby
Add printing the LC_ENCRYPTION_INFO_64 load command...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-17
David Blaikie
PR21875: codegen for non-type template parameters of...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-17
Reid Kleckner
Revert "[CodeGenPrepare] Move sign/zero extensions...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Hans Wennborg
SelectionDAG switch lowering: use 'unsigned' to count...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Colin LeMahieu
[Hexagon] Updating doubleword shift usages to new versions.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Kevin Enderby
Add printing the LC_ENCRYPTION_INFO load command with...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Duncan P. N...
Linker: Drop superseded subprograms
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Sanjay Patel
fix typo, add spaces; NFC
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Simon Pilgrim
[X86][SSE] Vector double -> float conversion memory...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Rafael Espindola
Make the assert a bit stronger.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Colin LeMahieu
[Hexagon] Removing old XTYPE/BIT instructions and repla...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Sanjay Patel
merge consecutive loads that are offset from a base...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Kevin Enderby
Fix a bug in llvm-objdump’s -private-headers for the...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Colin LeMahieu
[Hexagon] Adding tstbit/bitclr/bitset instructions.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Kostya Serebryany
[sanitizer] prevent function call merging for sanitizer...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Kevin Enderby
Fix another use of PRIx32 that should have been PRIx64.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Colin LeMahieu
[Hexagon] Adding bit count and twiddling instructions.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Colin LeMahieu
[Hexagon] Adding asr/lsr/asl reg/imm, asl with saturati...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Frederic Riss
[dsymutil] Pass the verbosity flag down to the processi...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Frederic Riss
[dsymutil] Avoid calling getStringTableData() for each...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
JF Bastien
x86-32: PUSHF/POPF use/def EFLAGS
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Rafael Espindola
Use CastInst::castIsValid to simplify the verifier.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Matt Arsenault
NVPTX: Remove duplicate of AsmPrinter::lowerConstant
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Matt Arsenault
Move lowerConstant to AsmPrinter
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Quentin Colombet
[CodeGenPrepare] Move sign/zero extensions near loads...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Kevin Enderby
Fix the arm build bots for a test that was added. ...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Robert Khasanov
[AVX512] Enable integer arithmetic lowering for AVX512B...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Evgeny Astigeevich
On behalf of Matthew Wahab:
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Ahmed Bougacha
[MC] Reset the MCInst in the matcher function before...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Colin LeMahieu
[Hexagon] Adding absolute value, and negate with saturation
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Sanjay Patel
combine consecutive subvector 16-byte loads into one...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Colin LeMahieu
[Hexagon] Adding saturate and swizzle instructions.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Robert Khasanov
[AVX512] Add a comment for avx512_broadcast_pat multiclass
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Colin LeMahieu
[Hexagon] Removing old multiply defs and updating refer...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Vladimir Medic
The single check for N64 inside MipsDisassemblerBase...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Zoran Jovanovic
[mips][microMIPS] Implement SWP and LWP instructions
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Aaron Ballman
Fixing -Wsign-compare warnings; NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Vladimir Medic
Add disassembler tests for mips4 platform. There are...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Elena Demikhovsky
Masked Load and Store Intrinsics in loop vectorizer.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Daniel Sanders
[mips] Fix arguments-struct.ll for Windows and OSX...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Bradley Smith
[ARM] Prevent PerformVCVTCombine from combining a vmul...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Elena Demikhovsky
X86: Added FeatureVectorUAMem for all AVX architectures.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Duncan P. N...
Remove 'metadata' from comments
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Duncan P. N...
IR: Stop printing 'metadata' in Metadata::print()
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Duncan P. N...
IR: Make MDNode::dump() useful by adding addresses
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Duncan P. N...
DebugInfo: Update testcase to actually check something
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Saleem Abdulrasool
ARM: diagnose deprecated syntax
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Hal Finkel
[PowerPC] Improve instruction selection bit-permuting...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Saleem Abdulrasool
ARM: 80-column
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Matthias Braun
LiveRangeCalc: Rewrite subrange calculation
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Rafael Espindola
Remove the last unnecessary member variable of mapped_f...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Rafael Espindola
Convert a member variable to a local variable. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Rafael Espindola
Remove unused member and simplify. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Rafael Espindola
Start adding thin archive support.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Kevin Enderby
Fix a bug in llvm-objdump’s -private-headers for 32...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Adrian Prantl
ARM/AArch64: Attach the FrameSetup MIFlag to CFI instru...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Colin LeMahieu
[Hexagon] Adding doubleword multiplies with and without...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Michael Ilseman
Sink the isa into the assert
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Colin LeMahieu
[Hexagon] Adding halfword to doubleword multiplies.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Colin LeMahieu
[Hexagon] Adding logical-logical accumulation instructi...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Sanjoy Das
Teach ScalarEvolution to exploit min and max expression...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Simon Pilgrim
Added missing tests for X86vzmovl folding. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
JF Bastien
x86: Emit LOCK prefix after DATA16
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Colin LeMahieu
[Hexagon] Adding a number of additional multiply forms...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Michael Ilseman
Clean up warning about unused variable
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Matthias Braun
Revert "LiveRangeCalc: Rewrite subrange calculation"
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Michael Ilseman
Revert of r223763, in spirit.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Mark Heffernan
Clarify HowFarToZero computation when the step is a...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Colin LeMahieu
[Hexagon] Adding misc multiply encodings and tests.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Matthias Braun
LiveRangeCalc: Rewrite subrange calculation
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Colin LeMahieu
[Hexagon] Adding doubleworld accumulating multiplies...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Colin LeMahieu
[Hexagon] Adding accumulating half word multiplies.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Colin LeMahieu
[Hexagon] Adding multiply with rnd/sat/rndsat
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Ahmed Bougacha
[X86] And also test INSERTPS shuffle mask pretty-printing.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Matthias Braun
LiveRangeCalc: use more range based for loops; NFC
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Colin LeMahieu
[Hexagon] Adding encoding bits for halfword multiplies.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Ahmed Bougacha
[X86] Also pretty-print shuffle mask for INSERTPS rm...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Duncan P. N...
IR: Make metadata typeless in assembly
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Michael Ilseman
Silence more static analyzer warnings.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Reid Kleckner
Move mips1 tests to test/MC/Disassembler/Mips/mips1
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Vladimir Medic
Add disassembler tests for mips3 platform. There are...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Vladimir Medic
Add disassembler tests for mips2 platform. There are...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Vladimir Medic
This is the first in a series of patches that add missi...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Aaron Ballman
Changing a cast from unsigned to uint64_t, should be...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Elena Demikhovsky
Added a test related to 224247 revision
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Elena Demikhovsky
Sink store based on alias analysis
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Michael Kuperstein
[X86] Break false dependencies before partial register...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Suyog Sarda
Typo Correction in Test Case. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Elena Demikhovsky
AVX-512: Added EXPAND instructions and intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Alexey Bataev
Fix line mapping information in LLVM JIT profiling...
commit
|
commitdiff
|
tree
|
snapshot
next