index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mips] Custom-lower i64 MULHS and MULHU nodes. Remove the code which selects
Akira Hatanaka
2013-04-11
2
-64
/
+4
*
[mips] Clean up MipsISelDAGToDAG.cpp and MipsISelLowering.cpp.
Akira Hatanaka
2013-04-11
3
-13
/
+12
*
Optimize vector select from all 0s or all 1s
Michael Liao
2013-04-11
1
-0
/
+45
*
Add CLAC/STAC instruction encoding/decoding support
Michael Liao
2013-04-11
5
-34
/
+56
*
Enhance bool simplifcation in X86 to handle more cases
Michael Liao
2013-04-11
1
-6
/
+35
*
R600ControlFlowFinalizer.cpp: Fix a warning. [-Wunused-variable]
NAKAMURA Takumi
2013-04-11
1
-0
/
+1
*
Whitespace.
NAKAMURA Takumi
2013-04-11
1
-2
/
+1
*
Make PPCInstrInfo::isPredicated always return false
Hal Finkel
2013-04-11
1
-16
/
+8
*
MC: Support COFF image-relative MCSymbolRefs
Nico Rieck
2013-04-10
1
-2
/
+16
*
fixed xsave, xsaveopt, xrstor mnemonics with intel syntax; added test cases
Kay Tiong Khoo
2013-04-10
1
-3
/
+3
*
fixed to disassemble with tab after mnemonic rather than space
Kay Tiong Khoo
2013-04-10
1
-2
/
+2
*
In the X86 back end, getMemoryOperandNo() returns the offset
Preston Gurd
2013-04-10
2
-12
/
+22
*
Tidy up, fix and simplify a few of the SMLocs. Prior to r179109 the Start SMLoc
Chad Rosier
2013-04-10
1
-11
/
+13
*
Remove unused variable.
Chad Rosier
2013-04-10
1
-1
/
+0
*
PPC: Don't predicate a diamond with two counter decrements
Hal Finkel
2013-04-10
2
-3
/
+24
*
Reapply r179115, but use parsePrimaryExpression a little more judiciously.
Chad Rosier
2013-04-10
1
-3
/
+3
*
R600/SI: Add pattern for AMDGPUurecip
Michel Danzer
2013-04-10
3
-3
/
+13
*
This is for an experimental option -mips-os16. The idea is to compile all
Reed Kotler
2013-04-10
6
-1
/
+185
*
R600: Add VTX_READ_* and RAT_WRITE_CACHELESS_* when computing cf addr
Vincent Lejeune
2013-04-10
1
-1
/
+10
*
ARM: Make "SMC" instructions conditional on new TrustZone architecture feature.
Tim Northover
2013-04-10
5
-7
/
+22
*
R600/SI: dynamical figure out the reg class of MIMG
Christian Konig
2013-04-10
6
-2
/
+63
*
R600/SI: adjust writemask to only the used components
Christian Konig
2013-04-10
4
-2
/
+91
*
R600/SI: remove image sample writemask
Christian Konig
2013-04-10
2
-14
/
+13
*
Cleanup PPCInstrInfo::DefinesPredicate
Hal Finkel
2013-04-10
1
-5
/
+10
*
PPC: Prep for if conversion of bctr[l]
Hal Finkel
2013-04-10
3
-2
/
+37
*
__sincosf_stret returns sinf / cosf in bits 0:31 and 32:63 of xmm0, not in
Evan Cheng
2013-04-10
1
-5
/
+19
*
Mips specific inline asm operand modifier 'D'
Jack Carter
2013-04-09
1
-3
/
+9
*
Allow PPC B and BLR to be if-converted into some predicated forms
Hal Finkel
2013-04-09
5
-0
/
+208
*
Cleanup. No functional change intended.
Chad Rosier
2013-04-09
1
-5
/
+5
*
Cleanup. No functional change intended.
Chad Rosier
2013-04-09
1
-16
/
+16
*
Revert r179115 as it looks to have killed the ASan tests.
Chad Rosier
2013-04-09
1
-5
/
+5
*
This patch enables llvm to switch between compiling for mips32/mips64
Reed Kotler
2013-04-09
15
-11
/
+333
*
[ms-inline asm] Use parsePrimaryExpr in lieu of parseExpression if we need to
Chad Rosier
2013-04-09
1
-5
/
+5
*
Cleanup PPCEarlyReturn
Hal Finkel
2013-04-09
1
-28
/
+31
*
[ms-inline asm] Maintain a StringRef to reference a symbol in a parsed operand,
Chad Rosier
2013-04-09
1
-24
/
+38
*
Use virtual base registers on PPC
Hal Finkel
2013-04-09
2
-15
/
+164
*
Extract a function.
Jakob Stoklund Olesen
2013-04-09
1
-31
/
+17
*
Compute correct frame sizes for SPARC v9 64-bit frames.
Jakob Stoklund Olesen
2013-04-09
3
-25
/
+40
*
X86 cost model: Model cost for uitofp and sitofp on SSE2
Arnold Schwaighofer
2013-04-08
1
-3
/
+34
*
[ms-inline asm] Add support for ImmDisp [ Symbol ] memory operands.
Chad Rosier
2013-04-08
1
-12
/
+6
*
Generate PPC early conditional returns
Hal Finkel
2013-04-08
6
-24
/
+160
*
R600: Control Flow support for pre EG gen
Vincent Lejeune
2013-04-08
3
-72
/
+240
*
AArch64: remove barriers from AArch64 atomic operations.
Tim Northover
2013-04-08
3
-145
/
+193
*
ARM: Remove unused variable.
Benjamin Kramer
2013-04-08
1
-2
/
+0
*
Cleanup and improve PPC fsel generation
Hal Finkel
2013-04-07
1
-7
/
+33
*
Implement LowerCall_64 for the SPARC v9 64-bit ABI.
Jakob Stoklund Olesen
2013-04-07
2
-0
/
+228
*
PPC rotate instructions don't have unmodeled side effcts
Hal Finkel
2013-04-07
2
-3
/
+6
*
Most PPC M[TF]CR instructions do not have side effects
Hal Finkel
2013-04-07
2
-5
/
+19
*
PPC pre-increment load instructions do not have side effects
Hal Finkel
2013-04-07
1
-2
/
+3
*
PPC pre-increment load instructions do not have side effects
Hal Finkel
2013-04-07
2
-3
/
+3
[next]