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
*
Improve support for type-generic vector intrinsics by teaching TableGen how
Bob Wilson
2009-01-07
5
-6
/
+100
*
Now that fold-pcmpeqd-0.ll is effectively testing that scheduling helps
Dan Gohman
2009-01-06
1
-0
/
+83
*
Revert r42653 and forward-port the code that lets INC64_32r be
Dan Gohman
2009-01-06
2
-2
/
+25
*
CellSPU:
Scott Michel
2009-01-06
7
-61
/
+38
*
Fix a bug in ComputeLinearIndex computation handling multi-level
Dan Gohman
2009-01-06
2
-1
/
+70
*
Set up DwarfDebug using DebugInfo API.
Devang Patel
2009-01-06
1
-0
/
+33
*
Forgot that this was needed for Linux. This should fix the builds.
Bill Wendling
2009-01-06
1
-2
/
+2
*
The phi construction algorithm used for interval reconstruction is complicate...
Owen Anderson
2009-01-06
1
-13
/
+27
*
CellSPU: Update the README
Scott Michel
2009-01-06
1
-7
/
+18
*
CellSPU:
Scott Michel
2009-01-06
9
-159
/
+558
*
Delete this test; it's a duplicate of 2006-07-03-schedulers.ll.
Dan Gohman
2009-01-06
1
-27
/
+0
*
Update these argument lists for the isNormalMemory
Dan Gohman
2009-01-06
1
-3
/
+6
*
Use a latency value of 0 for the artificial edges inserted by
Dan Gohman
2009-01-06
2
-2
/
+2
*
no need to negate the APInt for 0.
Chris Lattner
2009-01-06
1
-1
/
+1
*
Change m_ConstantInt and m_SelectCst to take their constant integers
Chris Lattner
2009-01-05
2
-20
/
+19
*
make m_ConstantInt(int64_t) safely match ConstantInt's that are larger than i64.
Chris Lattner
2009-01-05
2
-1
/
+37
*
Construct subprogram DIEs using DebugInfo.
Devang Patel
2009-01-05
1
-0
/
+39
*
Construct global variable DIEs using DebugInfo.
Devang Patel
2009-01-05
1
-1
/
+48
*
Construct compile unit dies using DebugInfo.
Devang Patel
2009-01-05
1
-1
/
+70
*
Fix a thinko in the grammar for thread_local variables.
Dan Gohman
2009-01-05
1
-1
/
+1
*
Revert r61415 and r61484. Duncan was correct that these weren't needed.
Bill Wendling
2009-01-05
4
-38
/
+6
*
Don't call setDepthDirty/setHeightDirty when adding an edge
Dan Gohman
2009-01-05
1
-4
/
+8
*
Extract source location info from DebugInfo.
Devang Patel
2009-01-05
2
-9
/
+109
*
Add type DIEs using DebugInfo.
Devang Patel
2009-01-05
1
-9
/
+79
*
Add a note about passing MVT::Other to getSetCCResultType.
Duncan Sands
2009-01-05
1
-2
/
+5
*
Strength test.
Bill Wendling
2009-01-05
1
-1
/
+3
*
Teach the internalize pass to also internalize
Duncan Sands
2009-01-05
2
-0
/
+22
*
When checking if an Argument escapes, check if
Duncan Sands
2009-01-05
1
-7
/
+13
*
Find loop back edges only after empty blocks are eliminated.
Evan Cheng
2009-01-05
2
-3
/
+4
*
testcase for bill's patch.
Chris Lattner
2009-01-05
1
-0
/
+26
*
Not having an aliasee is a theoretical possibility.
Duncan Sands
2009-01-05
1
-1
/
+2
*
Format more neatly.
Duncan Sands
2009-01-05
1
-1
/
+1
*
Remove trailing spaces.
Duncan Sands
2009-01-05
1
-10
/
+10
*
Delete unused global aliases with internal linkage.
Duncan Sands
2009-01-05
2
-8
/
+31
*
Construct composite type DIE using DebugInfo.
Devang Patel
2009-01-05
1
-4
/
+83
*
Add classof() methods so that dwarf writer can decide what DIDescriptor is in...
Devang Patel
2009-01-05
2
-2
/
+22
*
Add <climits>, to get the definition of CHAR_BIT. This should fix
Dan Gohman
2009-01-05
1
-0
/
+1
*
TargetLowering.h #includes SelectionDAGNodes.h, so it doesn't need its
Dan Gohman
2009-01-05
3
-9
/
+2
*
Delete an unused variable and simplify the code.
Dan Gohman
2009-01-05
1
-10
/
+7
*
s/ConstructType/ConstructTypeDIE/g
Devang Patel
2009-01-05
1
-6
/
+6
*
make llvm-ld smart enough to link against native libraries that are
Chris Lattner
2009-01-05
1
-2
/
+18
*
Construct stuct field DIEs.
Devang Patel
2009-01-05
2
-0
/
+79
*
fix wordo
Chris Lattner
2009-01-05
1
-1
/
+1
*
Remove redundant ValID::ValID:: scoping (doesn't compile on Windows).
Steve Naroff
2009-01-05
1
-1
/
+1
*
Construct enumerator DIE using DebugInfo.
Devang Patel
2009-01-05
2
-1
/
+12
*
Reject PR3281:accepted03.ll with:
Chris Lattner
2009-01-05
2
-6
/
+11
*
Construct array/vector type DIEs using DebugInfo.
Devang Patel
2009-01-05
3
-11
/
+58
*
Get rid of sentinel insertion in interval reconstruction. It just masked the
Owen Anderson
2009-01-05
1
-5
/
+0
*
reject PR3281:crash11.ll with:
Chris Lattner
2009-01-05
1
-2
/
+8
*
reject PR3281:crash10.ll with:
Chris Lattner
2009-01-05
1
-0
/
+5
[next]