projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Revert "Remove a use of PathV1.h."
[oota-llvm.git]
/
lib
/
Target
/
2013-06-16
David Blaikie
DebugInfo: remove target-specific Frame Index handling...
tree
|
commitdiff
2013-06-16
David Blaikie
Debug Info: Simplify Frame Index handling in DBG_VALUE...
tree
|
commitdiff
2013-06-15
Andrew Trick
Support BufferSize on ProcResGroup for unified MOp...
tree
|
commitdiff
2013-06-15
Andrew Trick
Update machine models. Specify buffer sizes for OOO...
tree
|
commitdiff
2013-06-15
Andrew Trick
Machine Model: Add MicroOpBufferSize and resource Buffe...
tree
|
commitdiff
2013-06-15
Tom Stellard
R600: Add SI load support for v[24]i32 and store for...
tree
|
commitdiff
2013-06-14
Tom Stellard
R600: Use correct encoding for Vertex Fetch instruction...
tree
|
commitdiff
2013-06-14
Tom Stellard
R600: Use EXPORT_RAT_INST_STORE_DWORD for stores on...
tree
|
commitdiff
2013-06-14
Tom Stellard
R600: Factor the instruction encoding out the RAT_WRITE...
tree
|
commitdiff
2013-06-14
Tom Stellard
R600: Move instruction encoding definitions into a...
tree
|
commitdiff
2013-06-14
Amaury de la Vieuville
ARM: fix thumb coprocessor instruction with pre-writeba...
tree
|
commitdiff
2013-06-14
Benjamin Kramer
X86: cvtpi2ps is just an SSE instruction with MMX opera...
tree
|
commitdiff
2013-06-14
JF Bastien
Enable FastISel on ARM for Linux and NaCl, not MCJIT
tree
|
commitdiff
2013-06-13
Tom Stellard
R600: Don't try to fix reg class when copying IMPLICIT_...
tree
|
commitdiff
2013-06-13
Benjamin Kramer
Mips: Remove global set.
tree
|
commitdiff
2013-06-13
Amaury de la Vieuville
ARM: fix B decoding
tree
|
commitdiff
2013-06-13
Amaury de la Vieuville
ARM: fix t2am_imm8_offset operand printing for imm=#-0
tree
|
commitdiff
2013-06-13
Benjamin Kramer
X86: Make the cmov aliases work with intel syntax too.
tree
|
commitdiff
2013-06-12
David Blaikie
Revert r183854 (PPC: Fix switch warnings from r183841)
tree
|
commitdiff
2013-06-12
Bill Schmidt
[PowerPC] Remove PRED_BAD from PPC::Predicate enumeration.
tree
|
commitdiff
2013-06-12
Bill Schmidt
[PowerPC] Fix switch warnings from r183841.
tree
|
commitdiff
2013-06-12
Bill Schmidt
[PowerPC] Expose some calling convention functions...
tree
|
commitdiff
2013-06-12
Bill Schmidt
Add artificial PRED_BAD to PPC::Predicate enumeration.
tree
|
commitdiff
2013-06-12
Ulrich Weigand
[MC/DWARF] Support .debug_frame / .debug_line code...
tree
|
commitdiff
2013-06-12
Patrik Hagglund
Fix gcc -flto build, by adding LLVM_ATTRIBUTE_USED to
tree
|
commitdiff
2013-06-11
Eric Christopher
Correct the def registers for the 8bit x86 divide instr...
tree
|
commitdiff
2013-06-11
Eric Christopher
Use the Copy we defined above here.
tree
|
commitdiff
2013-06-11
Akira Hatanaka
Fix CMakeLists.
tree
|
commitdiff
2013-06-11
Akira Hatanaka
[mips] Add an IR transformation pass that optimizes...
tree
|
commitdiff
2013-06-11
JF Bastien
ARM FastISel fix sext/zext fold
tree
|
commitdiff
2013-06-11
Akira Hatanaka
[mips] Use function TargetInstrInfo::getRegClass.
tree
|
commitdiff
2013-06-11
Benjamin Kramer
R600: Make helper functions static.
tree
|
commitdiff
2013-06-11
NAKAMURA Takumi
Rework r183728, suppress assert(0) for now. Its behavio...
tree
|
commitdiff
2013-06-11
Mihai Popa
It adds support for negative zero offsets for loads...
tree
|
commitdiff
2013-06-11
Mihai Popa
This patch adds support for FPINST/FPINST2 as operands...
tree
|
commitdiff
2013-06-11
Amaury de la Vieuville
ARM: Enforce decoding rules for VLDn instructions
tree
|
commitdiff
2013-06-11
Amaury de la Vieuville
ARM: Fix STREX/LDREX reecoding
tree
|
commitdiff
2013-06-11
NAKAMURA Takumi
Tweak a couple of tests on win32 hosts with +Asserts.
tree
|
commitdiff
2013-06-11
NAKAMURA Takumi
ARMAsmBackend.cpp: Use Triple::isOSBinFormatCOFF()...
tree
|
commitdiff
2013-06-11
NAKAMURA Takumi
Whitespace.
tree
|
commitdiff
2013-06-10
Tim Northover
ARM: diagnose ARM/Thumb assembly switches on CPUs only...
tree
|
commitdiff
2013-06-10
Tim Northover
X86: Stop LEA64_32r doing unspeakable things to its...
tree
|
commitdiff
2013-06-10
Ulrich Weigand
[PowerPC] Support extended sc mnemonic
tree
|
commitdiff
2013-06-10
Ulrich Weigand
[PowerPC] Support branch mnemonics with implied CR0
tree
|
commitdiff
2013-06-10
Ulrich Weigand
[PowerPC] Use multiclass to generate extended branch...
tree
|
commitdiff
2013-06-10
Aaron Ballman
Silencing an MSVC warning about comparing signed and...
tree
|
commitdiff
2013-06-10
Amaury de la Vieuville
Fix misleading comments in ARMAsmParser
tree
|
commitdiff
2013-06-10
Amaury de la Vieuville
ARM: ISB cannot be passed the same options as DMB
tree
|
commitdiff
2013-06-10
Justin Holewinski
[NVPTX] Remove old CONST_NOT_GEN address space that...
tree
|
commitdiff
2013-06-09
Reed Kotler
Fix a regression I introduced when I expanded the compl...
tree
|
commitdiff
2013-06-09
Logan Chien
Fix ARM unwind opcode assembler in several cases.
tree
|
commitdiff
2013-06-09
Elena Demikhovsky
Removed PackedDouble domain from scalar instructions...
tree
|
commitdiff
2013-06-09
JF Bastien
ARM FastISel fix load register classes
tree
|
commitdiff
2013-06-08
Venkatraman Govind...
[Sparc] Delete FPMover Pass and remove Fp* Pseudo-instr...
tree
|
commitdiff
2013-06-08
Amaury de la Vieuville
ARM: fix VMOVvnf32 decoding when ambiguous with VCVT
tree
|
commitdiff
2013-06-08
Amaury de la Vieuville
ARM: enforce SRS decoding constraints
tree
|
commitdiff
2013-06-08
Amaury de la Vieuville
ARM: fix CPS decoding when ambiguous with QADD
tree
|
commitdiff
2013-06-08
Amaury de la Vieuville
ARM: fix VCVT decoding
tree
|
commitdiff
2013-06-08
JF Bastien
Fix unused variable warning from my previous patch.
tree
|
commitdiff
2013-06-08
Akira Hatanaka
[mips] Use a helper function which compares the size...
tree
|
commitdiff
2013-06-07
Vincent Lejeune
R600: Use a refined heuristic to choose when switching...
tree
|
commitdiff
2013-06-07
Vincent Lejeune
R600: Anti dep better handled in tex clause
tree
|
commitdiff
2013-06-07
Jakob Stoklund Olesen
Remember the anyext patterns.
tree
|
commitdiff
2013-06-07
Jakob Stoklund Olesen
Add missing zextloadi1 to i64 patterns. PR16721.
tree
|
commitdiff
2013-06-07
Hal Finkel
Disallow i64 div/rem in PPC32 counter loops
tree
|
commitdiff
2013-06-07
Bill Wendling
Don't cache the instruction and register info from...
tree
|
commitdiff
2013-06-07
Bill Wendling
Don't cache the instruction and register info from...
tree
|
commitdiff
2013-06-07
Bill Wendling
Remove unused c'tor.
tree
|
commitdiff
2013-06-07
Tom Stellard
R600: Fix calculation of stack offset in AMDGPUFrameLow...
tree
|
commitdiff
2013-06-07
Bill Wendling
Don't cache the instruction and register info from...
tree
|
commitdiff
2013-06-07
Tom Stellard
R600: Rework subtarget info and remove AMDILDevice...
tree
|
commitdiff
2013-06-07
Bill Wendling
Don't cache the instruction and register info from...
tree
|
commitdiff
2013-06-07
Bill Wendling
Don't cache the instruction and register info from...
tree
|
commitdiff
2013-06-07
Tom Stellard
R600: Fix the fetch limits for R600 generation GPUs
tree
|
commitdiff
2013-06-07
Tom Stellard
R600: Move Subtarget feature definitions into AMDGPU.td
tree
|
commitdiff
2013-06-07
Tom Stellard
R600: Remove unnecessary include
tree
|
commitdiff
2013-06-07
JF Bastien
ARM FastISel integer sext/zext improvements
tree
|
commitdiff
2013-06-07
Benjamin Kramer
R600: Don't compare iterators of different maps.
tree
|
commitdiff
2013-06-07
Benjamin Kramer
Vincent says the element is at most once in the vector...
tree
|
commitdiff
2013-06-07
Roman Divacky
Fix a typo in asm string of BP* family of instructions...
tree
|
commitdiff
2013-06-07
Benjamin Kramer
R600: Fix a potential iterator invalidation issue.
tree
|
commitdiff
2013-06-07
Vincent Lejeune
R600: Remove an extra break in R600OptimizeVectorRegist...
tree
|
commitdiff
2013-06-07
Benjamin Kramer
Fold variable that's only used in assert into the assert.
tree
|
commitdiff
2013-06-07
Bill Wendling
Don't cache the instruction and register info from...
tree
|
commitdiff
2013-06-07
Bill Wendling
Don't cache the instruction and register info from...
tree
|
commitdiff
2013-06-07
Bill Wendling
Don't cache the instruction and register info from...
tree
|
commitdiff
2013-06-07
Bill Wendling
Don't cache the instruction and register info from...
tree
|
commitdiff
2013-06-07
Bill Wendling
Don't cache the instruction and register info from...
tree
|
commitdiff
2013-06-07
Bill Wendling
Don't cache the instruction and register info from...
tree
|
commitdiff
2013-06-07
Bill Wendling
Don't cache the instruction info and register info...
tree
|
commitdiff
2013-06-07
Arnold Schwaighofer
ARM sched model: Use the right resources for DIV
tree
|
commitdiff
2013-06-07
Arnold Schwaighofer
ARM sched model: Add VFP div instruction on Swift
tree
|
commitdiff
2013-06-07
Arnold Schwaighofer
ARM sched model: Add SIMD/VFP load/store instructions...
tree
|
commitdiff
2013-06-07
Venkatraman Govind...
[Sparc]: Use cmp instruction instead of subcc to compar...
tree
|
commitdiff
2013-06-06
Vincent Lejeune
R600: Rewrite an awkward loop in R600MachineScheduler
tree
|
commitdiff
2013-06-06
Arnold Schwaighofer
Revert "ARM sched model: Add SIMD/VFP load/store instru...
tree
|
commitdiff
2013-06-06
Arnold Schwaighofer
ARM sched model: Add SIMD/VFP load/store instructions...
tree
|
commitdiff
2013-06-06
Arnold Schwaighofer
ARM sched model: Add integer VFP/SIMD instructions...
tree
|
commitdiff
2013-06-06
Arnold Schwaighofer
ARM sched model: Add integer load/store instructions...
tree
|
commitdiff
2013-06-06
Arnold Schwaighofer
ARM sched model: Add integer arithmetic instructions...
tree
|
commitdiff
next