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
*
Don't print the debug directory; it's often long and uninteresting. Omit
Dan Gohman
2009-12-05
1
-2
/
+7
*
Minor code simplification.
Dan Gohman
2009-12-05
2
-10
/
+8
*
Remove an unneeded include.
David Greene
2009-12-05
1
-1
/
+1
*
Remove now-redundant llvm-as invocations.
Dan Gohman
2009-12-05
20
-21
/
+21
*
Remove an unneeded include.
David Greene
2009-12-04
1
-1
/
+0
*
Add testcase for PR4262.
Bill Wendling
2009-12-04
1
-0
/
+17
*
Print a space between the comment character and the text.
Dan Gohman
2009-12-04
1
-4
/
+6
*
Temporarily revert r72620 because r72619 was reverted.
Bill Wendling
2009-12-04
2
-6
/
+8
*
In TAG_subrange_type, uppder bound is zero indexed.
Devang Patel
2009-12-04
1
-2
/
+1
*
Fix a bad merge.
David Greene
2009-12-04
1
-7
/
+0
*
Update the TargetInstrInfo interfaces so hasLoad/StoreFrom/ToStackSlot
David Greene
2009-12-04
1
-6
/
+17
*
Fix indentation.
Bob Wilson
2009-12-04
1
-1
/
+1
*
Use new interfaces to print spill size.
David Greene
2009-12-04
1
-6
/
+9
*
Have hasLoad/StoreFrom/ToStackSlot return the relevant MachineMemOperand.
David Greene
2009-12-04
2
-9
/
+21
*
Fix up some comments.
Bob Wilson
2009-12-04
1
-12
/
+5
*
Fix 80-column violations.
Bob Wilson
2009-12-04
1
-4
/
+5
*
OptParser: Emit HelpText field for option groups.
Daniel Dunbar
2009-12-04
1
-1
/
+12
*
Some code cleanup. No functionality change.
Bill Wendling
2009-12-04
1
-15
/
+10
*
Avoid creating a metadata slot for all metadata that contains an instruction
Victor Hernandez
2009-12-04
1
-6
/
+6
*
Handle recursive PHI's.
Evan Cheng
2009-12-04
1
-18
/
+18
*
Fix crasher when N->getElement(n) is NULL
Victor Hernandez
2009-12-04
1
-1
/
+1
*
Add a pre-regalloc tail duplication pass.
Evan Cheng
2009-12-04
3
-100
/
+227
*
Don't try to be cute with undef optimization here. Let ProcessImplicitDefs ha...
Evan Cheng
2009-12-04
1
-27
/
+17
*
Add note about a subtle bug in this code. Does not effect the main
Duncan Sands
2009-12-04
1
-0
/
+6
*
Fix typo and add missing include.
Daniel Dunbar
2009-12-04
1
-1
/
+2
*
Added debug output for inherited passes that are invalidated.
Andreas Neustifter
2009-12-04
1
-1
/
+7
*
Forward -m32/-m64 to the linker.
Mikhail Glushenkov
2009-12-04
1
-0
/
+8
*
Support -march/-mtune/-mcpu.
Mikhail Glushenkov
2009-12-04
1
-0
/
+12
*
Fix PR5551 by not ignoring the top level constantexpr when
Chris Lattner
2009-12-04
2
-1
/
+10
*
add to cmake
Chris Lattner
2009-12-04
1
-0
/
+1
*
Small and carefully crafted testcase showing a miscompilation by GVN
Chris Lattner
2009-12-04
1
-0
/
+33
*
add the start of a class used to handle phi translation in memdep and
Chris Lattner
2009-12-04
2
-0
/
+162
*
Create yet another helper for Invoke.
Mike Stump
2009-12-04
1
-0
/
+8
*
Teach AsmWriter to write inline (not via a global metadata slot) metadata tha...
Victor Hernandez
2009-12-04
1
-1
/
+25
*
Fix a comment typo.
Bob Wilson
2009-12-04
1
-1
/
+1
*
Add some helpers for Invoke to mirror CreateCall helpers.
Mike Stump
2009-12-04
1
-0
/
+13
*
add an assert to make it really clear what this is doing. Return singularval as
Chris Lattner
2009-12-04
1
-1
/
+5
*
Also attempt trivial coalescing for live intervals that end in a copy.
Jakob Stoklund Olesen
2009-12-04
5
-53
/
+103
*
- If the reaching definition is an undef and the use is a PHI, add the implic...
Evan Cheng
2009-12-04
1
-11
/
+15
*
Insert composite type DIE into the map before processing type fields. This al...
Devang Patel
2009-12-03
1
-1
/
+1
*
Add ParseInlineMetadata() which can parses metadata that refers to an instruc...
Victor Hernandez
2009-12-03
2
-8
/
+49
*
remove out of date FIXME.
Jim Grosbach
2009-12-03
1
-1
/
+0
*
Handle undef values properly.
Evan Cheng
2009-12-03
1
-15
/
+38
*
Watch out for PHI instruction with no source operands.
Evan Cheng
2009-12-03
1
-0
/
+2
*
Fix a comment typo.
Bob Wilson
2009-12-03
1
-1
/
+1
*
Fix ExpandShiftWithUnknownAmountBit, which was completely bogus.
Duncan Sands
2009-12-03
1
-37
/
+38
*
Clean up some loop logic.
Jakob Stoklund Olesen
2009-12-03
1
-14
/
+6
*
Add support to emit debug info for virtual functions and virtual base classes.
Devang Patel
2009-12-03
4
-10
/
+73
*
Print a newline after the Args: line so that unrelated errs() output doesn't
Dan Gohman
2009-12-03
1
-1
/
+2
*
Fix MSVC build.
Benjamin Kramer
2009-12-03
1
-1
/
+1
[next]