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
Commit message (
Expand
)
Author
Age
Files
Lines
*
test cmov immediate form
Andrew Lenharth
2006-02-01
1
-0
/
+17
*
add a note, ya knoe
Chris Lattner
2006-02-01
1
-0
/
+3
*
*** empty log message ***
Nate Begeman
2006-02-01
1
-0
/
+1
*
Implement simple register assignment for inline asms. This allows us to comp...
Chris Lattner
2006-02-01
1
-8
/
+103
*
Finegrainify namespacification
Chris Lattner
2006-02-01
1
-4
/
+1
*
add a note
Chris Lattner
2006-02-01
1
-0
/
+29
*
Fix some of the stuff in the PPC README file, and clean up legalization
Nate Begeman
2006-02-01
7
-275
/
+300
*
add a note, I'll take care of this after nate commits his big patch
Chris Lattner
2006-02-01
1
-0
/
+10
*
- Use xor to clear integer registers (set R, 0).
Evan Cheng
2006-02-01
4
-17
/
+39
*
Remove another entry.
Evan Cheng
2006-02-01
1
-5
/
+0
*
If a pattern's root node is a constant, its size should be 3 rather than 2.
Evan Cheng
2006-02-01
1
-0
/
+4
*
Fix VC++ compilation error.
Jeff Cohen
2006-02-01
1
-0
/
+1
*
new testcase for the 'ret double folding with load' opzn
Chris Lattner
2006-02-01
1
-0
/
+19
*
Another regression from the pattern isel
Chris Lattner
2006-02-01
1
-0
/
+16
*
Beef up the interface to inline asm constraint parsing, making it more genera...
Chris Lattner
2006-02-01
2
-47
/
+106
*
adjust to changes in InlineAsm interface. Fix a few minor bugs.
Chris Lattner
2006-02-01
2
-32
/
+42
*
Beef up the interface to inline asm constraint parsing, making it more
Chris Lattner
2006-02-01
1
-3
/
+27
*
Return's chain should be matching either the chain produced by the
Evan Cheng
2006-02-01
1
-1
/
+2
*
another testcase.
Chris Lattner
2006-02-01
1
-0
/
+17
*
When folding a load into a return of SSE value, check the chain to
Evan Cheng
2006-02-01
1
-2
/
+3
*
Remove an item. It's done.
Evan Cheng
2006-02-01
1
-21
/
+0
*
Be smarter about whether to store the SSE return value in memory. If
Evan Cheng
2006-01-31
1
-9
/
+16
*
turning these into 'adds' would require extra copies
Chris Lattner
2006-01-31
1
-7
/
+5
*
- Allow XMM load (for scalar use) to be folded into ANDP* and XORP*.
Evan Cheng
2006-01-31
6
-26
/
+127
*
Remove entries on fabs and fneg. These are done.
Evan Cheng
2006-01-31
1
-49
/
+0
*
Allow the specification of explicit alignments for constant pool entries.
Evan Cheng
2006-01-31
14
-44
/
+82
*
* Fix 80-column violations
Chris Lattner
2006-01-31
5
-27
/
+67
*
add info about the inline asm register constraints for PPC
Chris Lattner
2006-01-31
2
-0
/
+60
*
Allow custom lowering of fabs. I forgot to check in this change which
Evan Cheng
2006-01-31
1
-1
/
+6
*
add a missing break that caused a lot of failures last night :(
Chris Lattner
2006-01-31
2
-0
/
+2
*
solaris won't clobber an existing symlink with ln -sf apparently
Chris Lattner
2006-01-31
1
-1
/
+4
*
Codegen
Nate Begeman
2006-01-31
1
-0
/
+16
*
okay, one more
Chris Lattner
2006-01-31
2
-0
/
+4
*
another note
Chris Lattner
2006-01-31
2
-2
/
+4
*
More notes
Chris Lattner
2006-01-31
2
-2
/
+30
*
another one
Chris Lattner
2006-01-31
2
-0
/
+2
*
add a note
Chris Lattner
2006-01-31
2
-0
/
+58
*
add conditional moves of float and double values on int/fp condition codes.
Chris Lattner
2006-01-31
2
-12
/
+54
*
example nate pointed out
Chris Lattner
2006-01-31
1
-0
/
+33
*
treat conditional branches the same way as conditional moves (giving them
Chris Lattner
2006-01-31
6
-258
/
+34
*
compactify all of the integer conditional moves into one instruction that takes
Chris Lattner
2006-01-31
8
-332
/
+288
*
Add immediate forms of integer cmovs
Chris Lattner
2006-01-31
2
-12
/
+98
*
Shrinkify
Chris Lattner
2006-01-31
2
-286
/
+172
*
implement test/Regression/TableGen/DagIntSubst.ll
Chris Lattner
2006-01-31
3
-2
/
+19
*
new testcase
Chris Lattner
2006-01-31
1
-0
/
+10
*
Add the full complement of conditional moves of integer registers.
Chris Lattner
2006-01-31
2
-14
/
+230
*
Compile this:
Chris Lattner
2006-01-31
2
-42
/
+74
*
Only insert an AND when converting from BR_COND to BRCC if needed.
Chris Lattner
2006-01-31
1
-1
/
+3
*
Added custom lowering of fabs
Evan Cheng
2006-01-31
3
-4
/
+49
*
add the 'lucas' optimization
Chris Lattner
2006-01-31
1
-0
/
+25
[next]