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
/
Alpha
/
AlphaInstrInfo.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
support x * (c1 + c2) where c1 and c2 are pow2s. special case for c2 == 4
Andrew Lenharth
2006-04-03
1
-9
/
+31
*
mul by const conversion sequences. more coming soon
Andrew Lenharth
2006-04-03
1
-1
/
+48
*
fcopysign for mixed mode
Andrew Lenharth
2006-03-09
1
-1
/
+20
*
alpha and llvm have different oppinions on which arg is the sign bit
Andrew Lenharth
2006-03-09
1
-10
/
+8
*
Alpha Scheduling classes
Andrew Lenharth
2006-03-09
1
-191
/
+191
*
fcopysign and get rid of dsnode cruft. custom PA runtimes make this better i...
Andrew Lenharth
2006-03-09
1
-55
/
+15
*
isStoreToStackSlot
Andrew Lenharth
2006-02-03
1
-3
/
+1
*
Add immediate forms of cmov and remove some cruft
Andrew Lenharth
2006-02-01
1
-36
/
+21
*
cmovle != cmovlt
Chris Lattner
2006-01-29
1
-1
/
+1
*
PHI and INLINEASM are now built-in instructions provided by Target.td
Chris Lattner
2006-01-27
1
-2
/
+0
*
minor renaming
Andrew Lenharth
2006-01-26
1
-15
/
+15
*
allow R28 to be used for frame calculations without entirely removing it from...
Andrew Lenharth
2006-01-26
1
-2
/
+2
*
added stores to lsmark
Andrew Lenharth
2006-01-23
1
-3
/
+22
*
fix up more lsmark stuff
Andrew Lenharth
2006-01-23
1
-14
/
+12
*
yea, lowering this stuff will basically work
Andrew Lenharth
2006-01-23
1
-9
/
+43
*
typo
Andrew Lenharth
2006-01-19
1
-3
/
+3
*
nasty nasty patterns
Andrew Lenharth
2006-01-19
1
-3
/
+8
*
fix short immediate loads
Andrew Lenharth
2006-01-16
1
-1
/
+1
*
this pattern was bogus
Andrew Lenharth
2006-01-11
1
-2
/
+1
*
Int immediate loading fix
Andrew Lenharth
2006-01-10
1
-1
/
+1
*
proper branch not equal sequence
Andrew Lenharth
2006-01-09
1
-0
/
+4
*
unbreak the build, these are now in TargetSelectionDAG.td
Chris Lattner
2006-01-05
1
-3
/
+0
*
Move brcond over and fix some imm patterns. This may be the last change befo...
Andrew Lenharth
2006-01-01
1
-115
/
+109
*
improve constant loading. Still sucks, but oh well
Andrew Lenharth
2005-12-30
1
-2
/
+30
*
let us get some do what I meant not what I said stuff checked in. You would ...
Andrew Lenharth
2005-12-29
1
-2
/
+2
*
Fix up immediate handling
Andrew Lenharth
2005-12-29
1
-1
/
+1
*
Restore some happiness to the JIT
Andrew Lenharth
2005-12-27
1
-2
/
+3
*
Fix alpha regressions.
Andrew Lenharth
2005-12-27
1
-1
/
+1
*
Added field noResults to Instruction.
Evan Cheng
2005-12-26
1
-5
/
+5
*
add br pattern, unify JSR and BSR ISel instrs, and add BSR support for DAG
Andrew Lenharth
2005-12-25
1
-10
/
+7
*
All that just to lower div and rem
Andrew Lenharth
2005-12-25
1
-1
/
+4
*
All addressing modes are now exposed. The only remaining relocated forms
Andrew Lenharth
2005-12-24
1
-2
/
+37
*
Unify the patterns for loads and stores. Now offset addressing should be
Andrew Lenharth
2005-12-24
1
-147
/
+93
*
Let's see if we can break things.
Andrew Lenharth
2005-12-24
1
-13
/
+68
*
move loads and stores over. Smart addr selection comming
Andrew Lenharth
2005-12-24
1
-0
/
+41
*
fix FP selects
Andrew Lenharth
2005-12-12
1
-13
/
+13
*
FP select improvements (and likely breakage), oh and crazy people might want ...
Andrew Lenharth
2005-12-11
1
-15
/
+42
*
it helps if your conditionals are not reversed
Andrew Lenharth
2005-12-09
1
-9
/
+9
*
fix divide and remainder
Andrew Lenharth
2005-12-06
1
-0
/
+3
*
added instructions with inverted immediates
Andrew Lenharth
2005-12-06
1
-15
/
+22
*
yea, it helps to have your path set right when testing
Andrew Lenharth
2005-12-05
1
-2
/
+4
*
These never trigger, but whatever
Andrew Lenharth
2005-12-05
1
-9
/
+22
*
move this over to the dag
Andrew Lenharth
2005-12-05
1
-2
/
+9
*
Make typesafe that which isn't: FCMOVxx
Andrew Lenharth
2005-11-30
1
-10
/
+21
*
FPSelect and more custom lowering
Andrew Lenharth
2005-11-30
1
-1
/
+7
*
All sorts of stuff.
Andrew Lenharth
2005-11-30
1
-12
/
+50
*
massive DAGISel patch. lots and lots more stuff compiles now
Andrew Lenharth
2005-11-22
1
-16
/
+72
*
continued readcyclecounter support
Andrew Lenharth
2005-11-11
1
-1
/
+2
*
whatever. Intermediate patch to see what breaks. Seems ok.
Andrew Lenharth
2005-11-09
1
-74
/
+113
*
int comparison patterns
Andrew Lenharth
2005-10-26
1
-12
/
+48
[next]