projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
DebugInfo: Emit member variable locations as data instead of expressions in blocks
[oota-llvm.git]
/
lib
/
Target
/
2013-10-31
Dan Gohman
Fix unused variable warnings.
tree
|
commitdiff
2013-10-31
Chad Rosier
[AArch64] Add support for NEON scalar fixed-point conve...
tree
|
commitdiff
2013-10-31
Andrew Trick
Add new calling convention for WebKit Java Script.
tree
|
commitdiff
2013-10-31
Andrew Trick
Add support for stack map generation in the X86 backend.
tree
|
commitdiff
2013-10-31
Rui Ueyama
Use StringRef::startswith_lower. No functionality change.
tree
|
commitdiff
2013-10-31
Chad Rosier
[AArch64] Add support for NEON scalar shift immediate...
tree
|
commitdiff
2013-10-31
Roman Divacky
SparcV9 doesnt have rem instruction either.
tree
|
commitdiff
2013-10-31
Andrew Trick
whitespace
tree
|
commitdiff
2013-10-31
Rafael Espindola
Remove another unused flag.
tree
|
commitdiff
2013-10-31
Rafael Espindola
Remove unused flag.
tree
|
commitdiff
2013-10-31
Cameron McInally
Add AVX512 unmasked integer broadcast intrinsics and...
tree
|
commitdiff
2013-10-31
Elena Demikhovsky
AVX-512: Implemented CMOV for 512-bit vectors
tree
|
commitdiff
2013-10-31
Richard Sandiford
[SystemZ] Automatically detect zEC12 and z196 hosts
tree
|
commitdiff
2013-10-31
Amara Emerson
[AArch64] Make the use of FP instructions optional...
tree
|
commitdiff
2013-10-31
Jim Grosbach
Legalize: Improve legalization of long vector extends.
tree
|
commitdiff
2013-10-30
Matt Arsenault
Fix a few typos
tree
|
commitdiff
2013-10-30
Tom Roeder
This commit adds some (but not all) of the x86-64 reloc...
tree
|
commitdiff
2013-10-30
Artyom Skrobov
[ARM] NEON instructions were erroneously decoded from...
tree
|
commitdiff
2013-10-30
Tom Stellard
R600: Custom lower f32 = uint_to_fp i64
tree
|
commitdiff
2013-10-30
Hans Wennborg
Add #include of raw_ostream.h to MipsSEISelLowering.cpp
tree
|
commitdiff
2013-10-30
Daniel Sanders
[mips][msa] Correct definition of bins[lr] and CHECK...
tree
|
commitdiff
2013-10-30
Daniel Sanders
[mips][msa] Added support for matching bmnz, bmnzi...
tree
|
commitdiff
2013-10-30
Chad Rosier
[AArch64] Add support for NEON scalar floating-point...
tree
|
commitdiff
2013-10-30
Daniel Sanders
[mips][msa] Added support for matching bins[lr]i.[bhwd...
tree
|
commitdiff
2013-10-30
Daniel Sanders
[mips][msa] Combine binsri-like DAG of AND and OR into...
tree
|
commitdiff
2013-10-30
Daniel Sanders
[mips] MipsSETargetLowering now reports DAGCombiner...
tree
|
commitdiff
2013-10-30
Daniel Sanders
[mips][msa] Added support for matching splat.[bhw]...
tree
|
commitdiff
2013-10-30
Juergen Ributzka
Revert "SelectionDAG: Teach the legalizer to split...
tree
|
commitdiff
2013-10-30
Juergen Ributzka
SelectionDAG: Teach the legalizer to split SETCC if...
tree
|
commitdiff
2013-10-30
Akira Hatanaka
[mips] Compute stack alignment on the fly.
tree
|
commitdiff
2013-10-29
Manman Ren
Struct byval cleanup: add helper functions to reduce...
tree
|
commitdiff
2013-10-29
Aaron Ballman
Removing a switch statement that contains only a defaul...
tree
|
commitdiff
2013-10-29
Akira Hatanaka
[mips] Align the stack to 16-bytes for mfp64.
tree
|
commitdiff
2013-10-29
Rafael Espindola
Move getSymbol to TargetLoweringObjectFile.
tree
|
commitdiff
2013-10-29
Rafael Espindola
Add a helper getSymbol to AsmPrinter.
tree
|
commitdiff
2013-10-29
Weiming Zhao
[AArch64] Implement FrameAddr and ReturnAddr
tree
|
commitdiff
2013-10-29
Amara Emerson
[ARM] Make sure HasCRC is initialized to false in Subta...
tree
|
commitdiff
2013-10-29
Zoran Jovanovic
Support for microMIPS jump instructions
tree
|
commitdiff
2013-10-29
Tom Stellard
R600/SI: Add compute support for CI v2
tree
|
commitdiff
2013-10-29
Tom Stellard
R600: Expand vector FSQRT ops
tree
|
commitdiff
2013-10-29
Rafael Espindola
The asm printer has a mangler. Use it.
tree
|
commitdiff
2013-10-29
Rafael Espindola
The AsmPrinter has a Mangler. Use it.
tree
|
commitdiff
2013-10-29
Rafael Espindola
The asm printer has a mangler. Don't keep a second...
tree
|
commitdiff
2013-10-29
Bernard Ogden
ARM: Add subtarget feature for CRC
tree
|
commitdiff
2013-10-29
Tim Northover
AArch64: add 'a' inline asm operand modifier
tree
|
commitdiff
2013-10-29
Arnold Schwaighofer
ARM cost model: Unaligned vectorized double stores...
tree
|
commitdiff
2013-10-29
Arnold Schwaighofer
ARM cost model: Account for zero cost scalar SROA instr...
tree
|
commitdiff
2013-10-28
Akira Hatanaka
[mips] Simplify LowerFormalArguments using getRegClassFor.
tree
|
commitdiff
2013-10-28
Lang Hames
Return early from getUnconditionalBranchTargetOpValue...
tree
|
commitdiff
2013-10-28
Logan Chien
[arm] Implement eabi_attribute, cpu, and fpu directives.
tree
|
commitdiff
2013-10-28
Richard Sandiford
[SystemZ] Set usaAA to true
tree
|
commitdiff
2013-10-28
NAKAMURA Takumi
Prune utf8 chars in comments.
tree
|
commitdiff
2013-10-28
NAKAMURA Takumi
Prune trailing linefeeds.
tree
|
commitdiff
2013-10-28
NAKAMURA Takumi
Target/R600: Un-tab-ify.
tree
|
commitdiff
2013-10-27
Reed Kotler
Make first substantial checkin of my port of ARM consta...
tree
|
commitdiff
2013-10-27
Benjamin Kramer
NVPTX: Remove unused globals.
tree
|
commitdiff
2013-10-27
Benjamin Kramer
Hexagon: Remove global state.
tree
|
commitdiff
2013-10-27
Elena Demikhovsky
AVX-512: PMIN/PMAX intrinsics and patterns
tree
|
commitdiff
2013-10-25
Quentin Colombet
[X86][AVX512] Add patterns that match the AVX512 floati...
tree
|
commitdiff
2013-10-25
Quentin Colombet
[X86][AVX512] Add patterns that match the AVX512 floati...
tree
|
commitdiff
2013-10-25
Tim Northover
ARM: allow .thumb_func to be separated from symbol...
tree
|
commitdiff
2013-10-25
Tim Northover
ARM: don't expand atomicrmw inline on Cortex-M0
tree
|
commitdiff
2013-10-25
Nadav Rotem
Optimize concat_vectors(X, undef) -> scalar_to_vector(X).
tree
|
commitdiff
2013-10-24
Jim Grosbach
ARM: Tweak usage of '*vfp' compiler_rt functions.
tree
|
commitdiff
2013-10-24
David Peixotto
Remove class abstraction from ARM struct byval lowering
tree
|
commitdiff
2013-10-24
Tim Northover
ARM: Mark double-precision instructions as such
tree
|
commitdiff
2013-10-24
Tim Northover
ARM: add a couple more NEON predicates.
tree
|
commitdiff
2013-10-24
Tim Northover
ARM: mark various aliases with their architecture requi...
tree
|
commitdiff
2013-10-24
Tim Northover
ARM: Use non-VFP softcalls on embedded Darwinish targets
tree
|
commitdiff
2013-10-24
Tim Northover
ARM: fix assert on unpredictable POP instruction.
tree
|
commitdiff
2013-10-24
Job Noorman
Make sure SP is always aligned on a 2 byte boundary
tree
|
commitdiff
2013-10-24
Amara Emerson
[AArch64] Fix NZCV reg live-in bug in F128CSEL codegen.
tree
|
commitdiff
2013-10-24
Elena Demikhovsky
AVX-512: added VCVTPH2PS, VCVTPS2PH with intrinsics
tree
|
commitdiff
2013-10-23
Yaron Keren
(this is a corrected patch)
tree
|
commitdiff
2013-10-23
Rafael Espindola
Revert "Calling _chkstk is required on ELF as well...
tree
|
commitdiff
2013-10-23
Benjamin Kramer
X86: Custom lower sext v16i8 to v16i16, and the corresp...
tree
|
commitdiff
2013-10-23
Yaron Keren
Calling _chkstk is required on ELF as well as COFF...
tree
|
commitdiff
2013-10-23
Benjamin Kramer
X86: Custom lower zext v16i8 to v16i16.
tree
|
commitdiff
2013-10-23
Michael Liao
Fix PR17631
tree
|
commitdiff
2013-10-23
Jim Grosbach
X86: Make concat_vectors combine a bit more conservative.
tree
|
commitdiff
2013-10-23
Zoran Jovanovic
Support for microMIPS relocations 1.
tree
|
commitdiff
2013-10-23
Matheus Almeida
[mips][msa] Direct Object Emission support for the...
tree
|
commitdiff
2013-10-23
Daniel Sanders
[mips][msa] Added support for matching fexp2 from norma...
tree
|
commitdiff
2013-10-23
Artyom Skrobov
Make ARM hint ranges consistent, and add tests for...
tree
|
commitdiff
2013-10-23
Tom Stellard
R600/SI: Replace ffs(x) - 1 with countTrailingZeros(x)
tree
|
commitdiff
2013-10-23
Tom Stellard
R600/SI: fix MIMG writemask adjustement
tree
|
commitdiff
2013-10-23
Tom Stellard
R600: Fix handling of vector kernel arguments
tree
|
commitdiff
2013-10-23
Tom Stellard
R600/SI: Add support for i64 bitwise or
tree
|
commitdiff
2013-10-23
Tom Stellard
R600/SI: Use S_LOAD_DWORD instructions for v8i32 and...
tree
|
commitdiff
2013-10-22
Quentin Colombet
[X86][FastISel] Add a comment to help understanding...
tree
|
commitdiff
2013-10-22
Matt Arsenault
R600/SI: Don't assert on SCC usage
tree
|
commitdiff
2013-10-22
Tim Northover
ARM: provide diagnostics on more writeback LDM/STM...
tree
|
commitdiff
2013-10-22
Tom Stellard
R600/SI: Use llvm_unreachable() for an always false...
tree
|
commitdiff
2013-10-22
Tom Stellard
R600/SI: Fix warning on non-asserts build
tree
|
commitdiff
2013-10-22
Tom Stellard
R600: Simplify handling of private address space
tree
|
commitdiff
2013-10-22
Tom Stellard
R600: Remove unused InstrInfo::getMovImmInstr() function
tree
|
commitdiff
2013-10-22
Matheus Almeida
[mips][msa] Direct Object Emission support for conditio...
tree
|
commitdiff
2013-10-22
Elena Demikhovsky
AVX-512: aligned / unaligned load and store for 512...
tree
|
commitdiff
2013-10-22
Craig Topper
Replace (V)MOVZDI2PDIrr/rm instructions with patterns...
tree
|
commitdiff
2013-10-22
Jim Grosbach
ARM: Thumb2 copy for GPRPair needs to use thumb instruc...
tree
|
commitdiff
next