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
/
test
/
CodeGen
/
SPARC
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch spill weights from a basic loop depth estimation to BlockFrequencyInfo.
Benjamin Kramer
2013-06-17
1
-1
/
+1
*
[Sparc] Delete FPMover Pass and remove Fp* Pseudo-instructions from Sparc bac...
Venkatraman Govindaraju
2013-06-08
1
-0
/
+47
*
Add missing zextloadi1 to i64 patterns. PR16721.
Jakob Stoklund Olesen
2013-06-07
1
-0
/
+8
*
Fix a typo in asm string of BP* family of instructions. With this fix
Roman Divacky
2013-06-07
1
-2
/
+2
*
[Sparc]: Use cmp instruction instead of subcc to compare integers.
Venkatraman Govindaraju
2013-06-07
4
-17
/
+17
*
Sparc: Add support for indirect branch and blockaddress in Sparc backend.
Venkatraman Govindaraju
2013-06-03
1
-0
/
+77
*
Sparc: When storing 0, use %g0 directly in the store instruction instead of
Venkatraman Govindaraju
2013-06-03
2
-0
/
+27
*
Sparc: Combine add/or/sethi instruction with restore if possible.
Venkatraman Govindaraju
2013-06-02
4
-8
/
+125
*
Sparc: Perform leaf procedure optimization by default
Venkatraman Govindaraju
2013-06-02
9
-34
/
+36
*
Sparc: Mark functions calling llvm.vastart and llvm.returnaddress intrinsics ...
Venkatraman Govindaraju
2013-06-01
2
-0
/
+24
*
[Sparc] Generate correct code for leaf functions with stack objects
Venkatraman Govindaraju
2013-06-01
1
-0
/
+23
*
[Sparc] Add support for leaf functions in sparc backend.
Venkatraman Govindaraju
2013-05-29
1
-0
/
+57
*
Also expand 64-bit bitcasts.
Jakob Stoklund Olesen
2013-05-20
1
-0
/
+16
*
Implement spill and fill of I64Regs.
Jakob Stoklund Olesen
2013-05-20
1
-0
/
+8
*
Mark i64 SETCC as expand so it is turned into a SELECT_CC.
Jakob Stoklund Olesen
2013-05-20
1
-0
/
+10
*
Don't use %g0 to materialize 0 directly.
Jakob Stoklund Olesen
2013-05-19
2
-1
/
+12
*
Select i64 values with %icc conditions.
Jakob Stoklund Olesen
2013-05-19
1
-0
/
+11
*
Add floating point selects on %xcc predicates.
Jakob Stoklund Olesen
2013-05-19
1
-0
/
+22
*
Implement SPselectfcc for i64 operands.
Jakob Stoklund Olesen
2013-05-19
1
-0
/
+11
*
[Sparc] Rearrange integer registers' allocation order so that register alloca...
Venkatraman Govindaraju
2013-05-19
1
-1
/
+1
*
Handle i64 FrameIndex nodes in SPARC v9 mode.
Jakob Stoklund Olesen
2013-05-19
1
-0
/
+10
*
[Sparc] Implements hasReservedCallFrame and hasFP.
Venkatraman Govindaraju
2013-05-17
1
-0
/
+16
*
[Sparc] Prevent instructions that defines or uses %o7 to be in call's delay s...
Venkatraman Govindaraju
2013-05-16
1
-0
/
+17
*
Recognize sparc64 as an alias for sparcv9 triples.
Jakob Stoklund Olesen
2013-05-14
1
-2
/
+2
*
Cleanup: test source files do not need to be executable
Arnaud A. de Grandmaison
2013-04-22
1
-0
/
+0
*
Passing arguments to varags functions under the SPARC v9 ABI.
Jakob Stoklund Olesen
2013-04-21
1
-0
/
+13
*
Fix the SETHIimm pattern for 64-bit code.
Jakob Stoklund Olesen
2013-04-21
1
-0
/
+6
*
Compile varargs functions for SPARCv9.
Jakob Stoklund Olesen
2013-04-20
1
-0
/
+62
*
Add 64-bit multiply and divide instructions for SPARC v9.
Jakob Stoklund Olesen
2013-04-16
1
-0
/
+21
*
Use i32 for all SPARC shift amounts, even in 64-bit mode.
Jakob Stoklund Olesen
2013-04-14
1
-0
/
+10
*
Add support for the abs64 SPARC v9 code model.
Jakob Stoklund Olesen
2013-04-14
2
-0
/
+20
*
Add support for the SPARC v9 abs44 code model.
Jakob Stoklund Olesen
2013-04-14
2
-0
/
+16
*
Also put target flags on SPARC constant pool references.
Jakob Stoklund Olesen
2013-04-14
1
-0
/
+30
*
Fix patterns for 64-bit pointers.
Jakob Stoklund Olesen
2013-04-14
1
-0
/
+9
*
Define SPARC code models.
Jakob Stoklund Olesen
2013-04-13
1
-0
/
+23
*
Compute correct frame sizes for SPARC v9 64-bit frames.
Jakob Stoklund Olesen
2013-04-09
1
-0
/
+16
*
Implement LowerCall_64 for the SPARC v9 64-bit ABI.
Jakob Stoklund Olesen
2013-04-07
1
-3
/
+147
*
Implement LowerReturn_64 for SPARC v9.
Jakob Stoklund Olesen
2013-04-06
1
-0
/
+84
*
SPARC v9 stack pointer bias.
Jakob Stoklund Olesen
2013-04-06
1
-7
/
+5
*
Complete formal arguments for the SPARC v9 64-bit ABI.
Jakob Stoklund Olesen
2013-04-06
1
-0
/
+136
*
Add SPARC v9 support for select on 64-bit compares.
Jakob Stoklund Olesen
2013-04-04
1
-0
/
+22
*
Add 64-bit compare + branch for SPARC v9.
Jakob Stoklund Olesen
2013-04-03
1
-0
/
+34
*
Add 64-bit load and store instructions.
Jakob Stoklund Olesen
2013-04-02
1
-0
/
+58
*
Basic 64-bit ALU operations.
Jakob Stoklund Olesen
2013-04-02
1
-0
/
+21
*
Materialize 64-bit immediates.
Jakob Stoklund Olesen
2013-04-02
1
-0
/
+46
*
Add 64-bit shift instructions.
Jakob Stoklund Olesen
2013-04-02
1
-0
/
+14
*
Add support for 64-bit calling convention.
Jakob Stoklund Olesen
2013-04-02
2
-1
/
+8
*
Remove unnecessary leading comment characters in lit-only file
David Blaikie
2013-03-18
1
-1
/
+1
*
Include '.test' suffix in target specific lit configs that need it
David Blaikie
2013-03-18
1
-1
/
+1
*
Remove duplicate test contents.
David Blaikie
2013-03-11
2
-28
/
+1
[next]