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
*
AArch64: remove post-encoder method from FCMP (immediate) instructions.
Tim Northover
2013-02-28
3
-27
/
+30
*
AArch64: be more careful resorting to inefficient addressing for weak vars.
Tim Northover
2013-02-28
1
-5
/
+4
*
AArch64: don't drop GlobalAddress offset when handling extern_weak decls.
Tim Northover
2013-02-28
1
-4
/
+10
*
AArch64: Use cbnz instead of cmp/b.ne pair for atomic operations.
Tim Northover
2013-02-28
2
-23
/
+17
*
ARM: FMA is legal only if VFP4 is available.
Jim Grosbach
2013-02-27
1
-0
/
+6
*
Remove this instance of dl as it's defined in a previous scope.
Chad Rosier
2013-02-27
1
-1
/
+0
*
ARM: permit full range of valid ADR immediates.
Tim Northover
2013-02-27
1
-2
/
+15
*
Revert r176166 because it broke one of the lit tests.
Nadav Rotem
2013-02-27
1
-4
/
+4
*
std::string to StringRef.
Nadav Rotem
2013-02-27
1
-4
/
+4
*
Fix cut/paste error in a comment.
Reed Kotler
2013-02-27
1
-1
/
+1
*
Add the skeleton for the Mips constant island pass.
Reed Kotler
2013-02-27
4
-0
/
+89
*
Fix PR15332 (patch by Florian Zeitz).
Bill Schmidt
2013-02-26
1
-4
/
+5
*
R600/SI: Add promotion of e32 to e64 in operand folding
Christian Konig
2013-02-26
1
-2
/
+34
*
R600/SI: add VOP mapping functions
Christian Konig
2013-02-26
3
-11
/
+35
*
R600/SI: swap operands if it helps folding
Christian Konig
2013-02-26
1
-1
/
+15
*
R600/SI: add some more instruction flags
Christian Konig
2013-02-26
3
-14
/
+92
*
R600/SI: add post ISel folding for SI v2
Christian Konig
2013-02-26
5
-23
/
+231
*
R600/SI: add folding helper
Christian Konig
2013-02-26
4
-0
/
+30
*
R600/SI: fix VOP3b encoding v2
Christian Konig
2013-02-26
2
-6
/
+32
*
R600/SI: fix and cleanup SI register definition v2
Christian Konig
2013-02-26
2
-97
/
+135
*
R600/SI: fix stupid typo
Christian Konig
2013-02-26
1
-1
/
+1
*
[mips] Use class RegDefsUses to track register defs and uses.
Akira Hatanaka
2013-02-26
1
-89
/
+82
*
[fast-isel] Make sure the FastLowerArguments function checks to make sure the
Chad Rosier
2013-02-26
2
-0
/
+2
*
Refine fix to PR10499, no functionality change
Michael Liao
2013-02-25
1
-1
/
+1
*
Fix PR10499
Michael Liao
2013-02-25
1
-1
/
+1
*
[fast-isel] Add X86FastIsel::FastLowerArguments to handle functions with 6 or
Chad Rosier
2013-02-25
1
-0
/
+73
*
[ms-inline asm] Add support for the pushad/popad mnemonics.
Chad Rosier
2013-02-25
1
-4
/
+2
*
Fix missing relocation for TLS addressing peephole optimization.
Bill Schmidt
2013-02-25
1
-0
/
+3
*
Make pseudos FEXT_CCRX16_ins and FEXT_CCRXI16_ins into custom emitters.
Reed Kotler
2013-02-25
5
-69
/
+70
*
Make psuedo FEXT_T8I816_ins into a custom emitter.
Reed Kotler
2013-02-24
5
-61
/
+39
*
Fix PR14364.
Bill Schmidt
2013-02-24
4
-20
/
+27
*
Typo
Francois Pichet
2013-02-24
1
-1
/
+1
*
Revert r169638 because it broke Mesa llvmpipe tests.
Nadav Rotem
2013-02-24
1
-6
/
+1
*
Make psuedo FEXT_T8I816_ins a custom inserter. It should be expanded
Reed Kotler
2013-02-24
4
-22
/
+34
*
Add new base instruction def for cmpi, cmp, slt and sltu so that def/uses
Reed Kotler
2013-02-23
1
-5
/
+10
*
X86: Disable cmov-memory patterns on subtargets without cmov.
Benjamin Kramer
2013-02-23
1
-6
/
+8
*
Expand pseudos/macros for Selt. This is the last of the complex
Reed Kotler
2013-02-23
3
-0
/
+82
*
ARM: Convenience aliases for 'srs*' instructions.
Jim Grosbach
2013-02-23
3
-0
/
+28
*
[mips] Emit call16 operator instead of got_disp. The former allows lazy binding.
Akira Hatanaka
2013-02-22
1
-3
/
+1
*
x86_64: designate most general purpose and SSE registers as callee save under...
Peter Collingbourne
2013-02-22
2
-21
/
+28
*
R600/SI: Add pattern for sign extension of i1 to i32.
Michel Danzer
2013-02-22
1
-0
/
+5
*
R600/SI: Add pattern for logical or of i1 values.
Michel Danzer
2013-02-22
1
-0
/
+4
*
R600/SI: Add pattern for fceil.
Michel Danzer
2013-02-22
1
-1
/
+3
*
Make ARMAsmPrinter generate the correct alignment specifier syntax in instruc...
Kristof Beyls
2013-02-22
1
-2
/
+1
*
Fix a nomenclature mistake. Slt->Slti in the functions. The "i" refers
Reed Kotler
2013-02-22
2
-8
/
+8
*
Expand mips16 SelT form pseudso/macros.
Reed Kotler
2013-02-22
3
-0
/
+81
*
Remove code copied from GenRegisterInfo.inc.
Andrew Trick
2013-02-22
2
-57
/
+0
*
Move the eliminateCallFramePseudoInstr method from TargetRegisterInfo
Eli Bendersky
2013-02-21
53
-569
/
+541
*
Hexagon: Expand cttz, ctlz, and ctpop for now.
Anshuman Dasgupta
2013-02-21
1
-0
/
+5
*
Radar numbers don't belong in source code.
Evan Cheng
2013-02-21
3
-4
/
+1
[next]