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-06-11
Zachary Turner
Don't acquire the mutex during the destructor of PassRe...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
Rafael Espindola
Implement get_magic with generic tools and inline it.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
Rafael Espindola
Remove unused has_magic.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
Juergen Ributzka
[FastISel][X86] Add support for the frameaddress intrinsic.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
Chad Rosier
[AArch64] Basic Sched Model for Cortex-A57.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
Tom Stellard
R600: Set correct InstrItinClass for instructions using...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
Tom Stellard
R600: BCNT_INT is a vector only instruction
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
Jim Grosbach
ARM: honor hex immediate formatting for ldr/str i12...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
Jim Grosbach
llvm-mc: Add option for prefering hex format disassembly.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
Matt Arsenault
R600/SI: Fix bitcast between v2i32 and f64
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
Rafael Espindola
Use std::error_code instead of llvm::error_code.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
Chad Rosier
[Reassociate] FileCheckize and cleanup a few testcases...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
Chad Rosier
Fix assert comments in Instruction.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
Matt Arsenault
R600/SI: Update place using old subtarget predicate
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
Matt Arsenault
R600/SI: Add common 64-bit LDS atomics
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
Matt Arsenault
R600/SI: Add instruction definitions for 64-bit LDS...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
Matt Arsenault
R600/SI: Add 32-bit LDS atomic cmpxchg
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
Matt Arsenault
R600/SI: Use LDS atomic inc / dec
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
Matt Arsenault
R600/SI: Add other LDS atomic operations
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
Matt Arsenault
R600/SI: Add instruction definitions for more LDS ops
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
Matt Arsenault
R600/SI: Fix backwards names for local atomic instructions.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
Matt Arsenault
R600/SI: Refactor local atomics.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
Matt Arsenault
R600/SI: Use v_cvt_f32_ubyte* instructions
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
David Blaikie
SmallVectorTest: Make the deleted member functions...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
Matt Arsenault
R600/SI: Fix selection failure on scalar_to_vector
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
Tim Northover
X86: add stringy name for X86ISD::LCMPXCHG16_DAG
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
Eric Christopher
Revert r210613 to conform to coding standards.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
Daniel Sanders
[mips][mips64r6] Improve tests affected by the changes...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
Matheus Almeida
[mips] Implement jr.hb and jalr.hb (Jump Register and...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
Cameron McInally
Add AVX512 masked leadz instrinsic support.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
Evgeniy Stepanov
Improve the test for inlining of __no_debug__ functions.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
Andrea Di Biagio
[X86] Refactor the logic to select horizontal adds...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
Jiangning Liu
Create macro INITIALIZE_TM_PASS.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
Jiangning Liu
Global merge for global symbols.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
Jiangning Liu
Rename global-merge to enable-global-merge.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
Craig Topper
Convert StringMapEntry::Create to use StringRef instead...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
Rafael Espindola
Try to fix the msvc build.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
Rafael Espindola
Uses generic_category instead of system_category.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
Saleem Abdulrasool
MC: add enumeration of WinEH data encoding
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
Saleem Abdulrasool
MC: clang-format MCAsmInfo
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
Rafael Espindola
Remove windows_error.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
Rafael Espindola
There is no posix_category in std, use generic_category.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
Matt Arsenault
Use cast instead of assert + dyn_cast
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
Matt Arsenault
R600: Add helper functions.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
Rafael Espindola
Use an enum class.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
Saleem Abdulrasool
CodeGen: refactor DwarfException
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
Rafael Espindola
Use an enum class.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
Eric Christopher
Remove duplicate copy of InstrItineraryData from the...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
Eric Christopher
Move to a private function to initialize the subtarget...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
Eric Christopher
Move to a private function to initialize the subtarget...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
Eric Christopher
Sort includes.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Juergen Ributzka
[FastISel][X86] Extend support for {s|u}{add|sub|mul...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Eric Christopher
Use unique_ptr for X86Subtarget pointer members.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Eric Christopher
Move AArch64TargetLowering to AArch64Subtarget.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Zachary Turner
Revert "Remove support for runtime multi-threading."
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Zachary Turner
Remove support for runtime multi-threading.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Eric Christopher
Move AArch64InstrInfo to AArch64Subtarget.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Eric Christopher
Remove a method that was just replacing direct access...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Hans Wennborg
lit: warn when passed invalid pathname
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Eric Christopher
Remove the use of TargetMachine from X86InstrInfo.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Eric Christopher
Move X86RegisterInfo away from using the TargetMachine...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Rafael Espindola
Mark a few functions noexcept.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Eric Christopher
Use the TargetMachine on the DAG or the MachineFunction...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Tom Stellard
R600/SI: Emit an error when attempting to spill VGPRs v4
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Tom Stellard
R600/SI: Fix a crash when spilling SGPRs
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Rafael Espindola
Add a LLVM_NOEXCEPT to Compiler.h.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Eric Christopher
We already have a reference to the TargetMachine, use...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Eric Christopher
Have isInTailCallPosition take the DAG so that we can...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Eric Christopher
Reorder includes to be sorted.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Reid Kleckner
Rearrange the CHECK lines in this test to make failure...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Reid Kleckner
Revert "Patch by Ray Donnelly to print register names...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Matt Arsenault
Fix error in tablegen when either operand of !if is...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Eric Christopher
Fix typos.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Matt Arsenault
R600: Use BCNT_INT for evergreen
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Matt Arsenault
R600/SI: Implement i64 ctpop
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Matt Arsenault
R600/SI: Use bcnt instruction for ctpop
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Rafael Espindola
Use an enum class now that they are available.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Matt Arsenault
R600: Handle fcopysign
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Matt Arsenault
R600/SI: Handle sign_extend and zero_extend to i64...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Eric Christopher
Add a FIXME.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Eric Christopher
Move AArch64SelectionDAGInfo down to the subtarget.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Juergen Ributzka
[FastISel] Collect statistics about failing intrinsic...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Eric Christopher
Remove the cached little endian variable. We can get...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Eric Christopher
Have AArch64SelectionDAGInfo take a DataLayout paramete...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Eric Christopher
Remove caching of the subtarget for AArch64SelectionDAG...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Eric Christopher
Move DataLayout onto the AArch64 subtarget.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Zachary Turner
Test commit, wraps some lines to fit in 80 columns.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Eric Christopher
Move AArch64FrameLowering into the subtarget.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Eric Christopher
Remove the uses of AArch64TargetMachine and AArch64Subt...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Reed Kotler
Do Materialize Floating Point in Mips Fast-Isel
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Andrea Di Biagio
[X86] Improved target combine rules for selecting horiz...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Tom Stellard
Hexagon: Expand i1 SELECT_CC
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Adam Nemet
[X86] AVX512: Add vmovntdqa
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Renato Golin
Fix a bug in the Thumb1 ARM Load/Store optimizer
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Tom Stellard
SelectionDAG: Don't use MVT::Other to determine legalit...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Tom Stellard
SelectionDAG: Enable (and (setcc x), (setcc y)) ->...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Tom Stellard
SelectionDAG: Expand SELECT_CC to SELECT + SETCC
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Bill Schmidt
[PPC64LE] Recognize shufflevector patterns for little...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Chad Rosier
[AArch64] Emit .ident compiler version attribute.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Alexander Potapenko
Add detection of OS X relocatable SDK to compiler-rt...
commit
|
commitdiff
|
tree
|
snapshot
next