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
...
*
Factor the assert for indexed loads/stores out of LoadSDNode
Dan Gohman
2008-02-25
1
-8
/
+4
*
Add an assert to verify that we don't see an
Dan Gohman
2008-02-25
1
-0
/
+3
*
Remove the hack that turned an {S,U}MUL_LOHI with an unused high
Dan Gohman
2008-02-25
1
-9
/
+0
*
Make some static variables const.
Dan Gohman
2008-02-25
1
-3
/
+3
*
add an assertion to catch a null PATypeHolder, patch by Erick Tryzelaar
Chris Lattner
2008-02-25
1
-1
/
+2
*
Convert MaskedValueIsZero and all its users to use APInt. Also add
Dan Gohman
2008-02-25
10
-71
/
+106
*
add LSBaseSDNode::getOffset at Dan's request.
Chris Lattner
2008-02-25
1
-0
/
+3
*
All remat'ed loads cannot be folded into two-address code. Not just argument ...
Evan Cheng
2008-02-25
1
-4
/
+4
*
prune #includes, fit in 80 cols.
Chris Lattner
2008-02-25
2
-6
/
+7
*
make this self contained.
Chris Lattner
2008-02-25
1
-0
/
+1
*
Expand removal of MMX memory copies to allow 1 level
Dale Johannesen
2008-02-25
1
-39
/
+75
*
Add a new method to SDNode/SDOperand named getValueSizeInBits
Dan Gohman
2008-02-25
1
-0
/
+12
*
In debug builds check that the key property holds: all
Duncan Sands
2008-02-25
1
-12
/
+30
*
Correctly determine whether a argument load can be folded into its uses.
Evan Cheng
2008-02-25
2
-47
/
+54
*
Fix an issue where GVN was performing the return slot optimization when it was
Owen Anderson
2008-02-25
2
-8
/
+58
*
Temporarily reverting 46959.
Evan Cheng
2008-02-25
2
-2
/
+3
*
Fix an issue where GVN would try to use an instruction before its definition ...
Owen Anderson
2008-02-25
3
-1
/
+33
*
Add support to LegalizeTypes for building legal vectors
Duncan Sands
2008-02-24
3
-1
/
+103
*
Some platforms use the same name for 32-bit and 64-bit registers (like
Bill Wendling
2008-02-24
5
-39
/
+58
*
Backing out r47521 for now. This has broken a number of tests.
Evan Cheng
2008-02-23
3
-40
/
+19
*
Merge current work back to tree to minimize diffs and drift. Major highlights
Scott Michel
2008-02-23
11
-998
/
+1918
*
Testcase for Revision 47478.
Zhou Sheng
2008-02-23
1
-0
/
+9
*
Rematerialization logic was overly conservative when it comes to loads from f...
Evan Cheng
2008-02-23
2
-20
/
+55
*
Update test.
Evan Cheng
2008-02-23
1
-11
/
+13
*
If remating a machine instr with virtual register operand, make sure the vr i...
Evan Cheng
2008-02-23
1
-2
/
+1
*
Remat of pic loads are now on by default.
Evan Cheng
2008-02-23
1
-1
/
+1
*
Turning on remat of pic loads.
Evan Cheng
2008-02-23
1
-1
/
+1
*
Fix a bug that caused opt and other tools to silently ignore
Dan Gohman
2008-02-23
2
-1
/
+4
*
No need recognize load from a fixed argument slot as re-materializable. LiveI...
Evan Cheng
2008-02-23
1
-12
/
+0
*
Properly read and write bitcodes for multiple return values.
Devang Patel
2008-02-23
3
-19
/
+40
*
Recognize loads of arguments as re-materializable first. Therefore if isReall...
Evan Cheng
2008-02-23
1
-24
/
+26
*
Regenerate.
Devang Patel
2008-02-23
2
-2
/
+2
*
Use isa check instead of getTypeID() check.
Devang Patel
2008-02-23
1
-1
/
+1
*
Fixed buffer overflow reported by Argiris Kirtzidis.
Ted Kremenek
2008-02-23
1
-1
/
+1
*
Remove unnecessary "inline" keywords.
Devang Patel
2008-02-23
1
-25
/
+21
*
print getresult operand and its type directly.
Devang Patel
2008-02-23
1
-11
/
+1
*
Really. Why doesn't every arch support MMX?
Evan Cheng
2008-02-23
1
-1
/
+1
*
Use dyn_cast instead of isa + cast.
Devang Patel
2008-02-23
2
-3
/
+7
*
Forgot this.
Evan Cheng
2008-02-23
1
-1
/
+1
*
Regenerate
Devang Patel
2008-02-23
3
-487
/
+447
*
To support multiple return values, now ret instruction supports multiple oper...
Devang Patel
2008-02-23
6
-65
/
+77
*
Fix spill weight updating bug.
Evan Cheng
2008-02-23
1
-15
/
+27
*
Split ParameterAttributes.h, putting the complicated
Dale Johannesen
2008-02-22
26
-763
/
+791
*
Improving wording.
Gordon Henriksen
2008-02-22
1
-7
/
+8
*
Adding a note about IR generation to the LLVM FAQ.
Gordon Henriksen
2008-02-22
1
-0
/
+54
*
Test case for PR2082.
Evan Cheng
2008-02-22
1
-0
/
+55
*
Same isPhysRegAvailable bug as local register allocator.
Evan Cheng
2008-02-22
1
-1
/
+1
*
Really really bad local register allocator bug. On X86, it was never using ES...
Evan Cheng
2008-02-22
1
-1
/
+1
*
Add debugging printfs.
Evan Cheng
2008-02-22
1
-0
/
+2
*
Regenerate
Devang Patel
2008-02-22
3
-468
/
+466
[prev]
[next]