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
*
remove a dead method.
Chris Lattner
2009-01-16
1
-6
/
+1
*
don't assert and die on out of range (undefined) shifts. This fixes
Chris Lattner
2009-01-16
1
-4
/
+16
*
Fix PR3335 by not turning a store to one address space into a store to another.
Chris Lattner
2009-01-16
2
-1
/
+16
*
reduce indentation by using early exits, no functionality change.
Chris Lattner
2009-01-16
1
-44
/
+47
*
Use lightweight DebugInfo objects directly.
Devang Patel
2009-01-16
1
-51
/
+50
*
Add support for non-zero __builtin_return_address values on X86.
Bill Wendling
2009-01-16
2
-8
/
+39
*
Change isGVCompilationDisabled() semantics again. It should abort on any GV t...
Evan Cheng
2009-01-16
1
-1
/
+4
*
use specialized accessor instead of plain getOperand(0)
Gabor Greif
2009-01-16
1
-4
/
+5
*
Align source code.
Devang Patel
2009-01-16
1
-4
/
+4
*
Fix a "comparison between signed and unsigned integer expressions"
Dan Gohman
2009-01-16
1
-1
/
+1
*
Reinstate r60509 from Dale:
Nick Lewycky
2009-01-16
1
-0
/
+1
*
Get this building with gcc-4.4.
Duncan Sands
2009-01-16
1
-0
/
+1
*
Grammar fix.
Duncan Sands
2009-01-16
1
-1
/
+1
*
Registry.h should not depend on CommandLine.h.
Mikhail Glushenkov
2009-01-16
9
-32
/
+66
*
This is now passing.
Evan Cheng
2009-01-16
1
-1
/
+0
*
Delete trailing whitespace.
Mikhail Glushenkov
2009-01-16
8
-420
/
+420
*
Reverting back 62301.
Sanjiv Gupta
2009-01-16
1
-1
/
+1
*
Few targets do not have a single directive to emit global constants.
Sanjiv Gupta
2009-01-16
1
-1
/
+1
*
ARMCompilationCallback should not save / restore vfp registers if vfp is not ...
Evan Cheng
2009-01-16
1
-2
/
+2
*
Validate debug info values only if DwarfDebug is initialized.
Devang Patel
2009-01-16
1
-1
/
+1
*
Clean up previous cast optimization a bit. Also make zext elimination a bit m...
Evan Cheng
2009-01-16
2
-30
/
+62
*
Add support for instructions with multiple ComplexPatterns, by
Dan Gohman
2009-01-16
1
-7
/
+7
*
Any debug info symbol is only valid if atleast one compile unit is seen.
Devang Patel
2009-01-16
1
-0
/
+4
*
Initial hazard recognizer support in post-pass scheduling. This includes
Dan Gohman
2009-01-16
5
-15
/
+124
*
Do not stumble over forward declared struct member.
Devang Patel
2009-01-16
2
-0
/
+35
*
Validate dbg_* intrinsics before lowering them.
Devang Patel
2009-01-15
5
-10
/
+73
*
Added missing support to widen an operand from a bit convert.
Mon P Wang
2009-01-15
3
-0
/
+42
*
Generalize the HazardRecognizer interface so that it can be used
Dan Gohman
2009-01-15
13
-84
/
+122
*
Simplify the MachineLICM pass by having it only traverse outer
Dan Gohman
2009-01-15
2
-122
/
+66
*
Fix Alpha test and support for private linkage.
Rafael Espindola
2009-01-15
2
-6
/
+7
*
Expand insert/extract of a <4 x i32> with a variable index.
Mon P Wang
2009-01-15
2
-2
/
+25
*
Add the private linkage.
Rafael Espindola
2009-01-15
72
-145
/
+401
*
Use lightweight DebugInfo objects directly.
Devang Patel
2009-01-15
3
-83
/
+66
*
Move a few containers out of ScheduleDAGInstrs::BuildSchedGraph
Dan Gohman
2009-01-15
28
-155
/
+144
*
add comment to explain my previous commit, as asked by Chris
Nuno Lopes
2009-01-15
1
-0
/
+2
*
avoid using iterators when they get invalidated potentially
Gabor Greif
2009-01-15
1
-4
/
+14
*
Use variable's context to identify respective DbgScope.
Devang Patel
2009-01-15
2
-11
/
+380
*
Add load-folding table entries for BT*ri8 instructions.
Dan Gohman
2009-01-15
1
-0
/
+3
*
Make getWidenVectorType const; this file was missed in the
Dan Gohman
2009-01-15
1
-1
/
+1
*
Make getWidenVectorType const.
Dan Gohman
2009-01-15
3
-3
/
+3
*
Eliminate a redundant check.
Evan Cheng
2009-01-15
1
-2
/
+1
*
- Teach CanEvaluateInDifferentType of this xform: sext (zext ty1), ty2 -> zex...
Evan Cheng
2009-01-15
2
-22
/
+62
*
More consts on TargetLowering references.
Dan Gohman
2009-01-15
4
-10
/
+9
*
Use const with TargetLowering references in a few more places.
Dan Gohman
2009-01-15
2
-5
/
+7
*
Const-qualify getPreIndexedAddressParts and friends.
Dan Gohman
2009-01-15
5
-16
/
+17
*
Don't fold address calculations which use negative offsets into
Richard Osborne
2009-01-15
2
-2
/
+14
*
Update the operands used when building LDAWSP instructions to match the .td
Richard Osborne
2009-01-15
2
-2
/
+1
*
minor refactoring: use a more specific API
Gabor Greif
2009-01-15
1
-2
/
+3
*
- Convert remaining i64 custom lowering into custom instruction emission
Scott Michel
2009-01-15
9
-194
/
+373
*
Some small documentation fixes.
Mikhail Glushenkov
2009-01-15
2
-22
/
+24
[next]