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
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Apply Pekka Jääskeläinen's patch to raise the first virtual register
Dan Gohman
2009-12-07
1
-2
/
+2
*
Introduce the "@llvm.dbg.value" debug intrinsic.
Victor Hernandez
2009-12-07
3
-0
/
+31
*
checkpoint of the new PHITransAddr code, still not done and not used by
Chris Lattner
2009-12-07
1
-23
/
+35
*
Deprecate 'unpack_values'.
Mikhail Glushenkov
2009-12-07
1
-0
/
+1
*
Implement 'forward_value' and 'forward_transformed_value'.
Mikhail Glushenkov
2009-12-07
1
-0
/
+2
*
Pre-regalloc tale duplication. Work in progress.
Evan Cheng
2009-12-07
1
-0
/
+1
*
fixed some typos in method comments, reworded some comments for clarity
John Mosby
2009-12-07
2
-9
/
+9
*
Fixes the Atomic implementation if compiled by MSVC compiler.
Oscar Fuentes
2009-12-07
1
-0
/
+4
*
Add MSP430 interrupt calling conv. No functionality change yet.
Anton Korobeynikov
2009-12-07
1
-1
/
+4
*
remove extraneous comma clang warns about
Chris Lattner
2009-12-06
1
-1
/
+1
*
Add helper methods for forming shift operations with a constant
Chris Lattner
2009-12-06
1
-0
/
+21
*
Remove old DBG_LABEL code.
Dan Gohman
2009-12-05
1
-1
/
+0
*
Remove the unused DisableLegalizeTypes option and related code.
Dan Gohman
2009-12-05
1
-1
/
+1
*
Temporarily revert r90502. It was causing the llvm-gcc bootstrap on PPC to fail.
Bill Wendling
2009-12-05
1
-6
/
+0
*
Document that memory use intrinsics may also return Def results.
Nick Lewycky
2009-12-05
1
-3
/
+3
*
Make TargetSelectInstruction protected and called from FastISel.cpp
Dan Gohman
2009-12-05
1
-8
/
+8
*
Remove the target hook TargetInstrInfo::BlockHasNoFallThrough in favor of
Dan Gohman
2009-12-05
1
-8
/
+0
*
Remove an unneeded include.
David Greene
2009-12-05
1
-1
/
+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
*
Add a pre-regalloc tail duplication pass.
Evan Cheng
2009-12-04
1
-1
/
+1
*
add the start of a class used to handle phi translation in memdep and
Chris Lattner
2009-12-04
1
-0
/
+91
*
Create yet another helper for Invoke.
Mike Stump
2009-12-04
1
-0
/
+8
*
Add some helpers for Invoke to mirror CreateCall helpers.
Mike Stump
2009-12-04
1
-0
/
+13
*
Also attempt trivial coalescing for live intervals that end in a copy.
Jakob Stoklund Olesen
2009-12-04
1
-0
/
+6
*
Add support to emit debug info for virtual functions and virtual base classes.
Devang Patel
2009-12-03
1
-2
/
+27
*
Add an implementation of the delta debugging algorithm.
Daniel Dunbar
2009-12-03
1
-0
/
+89
*
Use ProfileInfo-API in ProfileInfo Loader and do more assertions.
Andreas Neustifter
2009-12-03
1
-0
/
+1
*
Converted ProfileInfo to template, added more API for ProfileInfo-preserving.
Andreas Neustifter
2009-12-03
1
-34
/
+146
*
Fill out codegen SSA updater. It's not yet tested.
Evan Cheng
2009-12-03
2
-7
/
+27
*
remove some dead std::ostream using code.
Chris Lattner
2009-12-03
1
-2
/
+0
*
improve portability to avoid conflicting with std::next in c++'0x.
Chris Lattner
2009-12-03
4
-2
/
+4
*
This initial code is meant to convert TargetData to use an AbstractTypesUser so
Bill Wendling
2009-12-03
1
-2
/
+1
*
Skeleton for MachineInstr level SSA updater.
Evan Cheng
2009-12-02
1
-0
/
+99
*
Factor the stack alignment calculations out into a target independent pass.
Jim Grosbach
2009-12-02
2
-1
/
+18
*
Add utility routine to create subprogram definition entry from subprogram dec...
Devang Patel
2009-12-01
1
-0
/
+4
*
Add edge source labels to SelectionDAG graphs, now that the graph printing
Dan Gohman
2009-12-01
1
-0
/
+5
*
Move PHIElimination::isLiveOut method to LiveVariables.
Jakob Stoklund Olesen
2009-12-01
1
-0
/
+5
*
typo
Gabor Greif
2009-12-01
1
-1
/
+1
*
demonstrate usage of Cases() mapping several strings to the same value; remov...
Gabor Greif
2009-12-01
1
-16
/
+16
*
Remove the gcc builtins from the intrinsics, we'll lower them
Eric Christopher
2009-12-01
1
-2
/
+2
*
Fix PR5614: parts of a physical register def may be killed the rest.
Evan Cheng
2009-12-01
1
-2
/
+7
*
Fix typos in comments.
Dan Gohman
2009-11-30
1
-2
/
+2
*
Remove isProfitableToDuplicateIndirectBranch target hook. It is profitable
Bob Wilson
2009-11-30
1
-4
/
+0
*
Fix odd declaration.
Benjamin Kramer
2009-11-30
1
-1
/
+1
*
Remove forgotten ShortNames in Trie and CompilationGraph
Tobias Grosser
2009-11-30
1
-2
/
+1
*
Remove ShortNames from getNodeLabel in DOTGraphTraits
Tobias Grosser
2009-11-30
3
-15
/
+23
*
Instantiate DefaultDOTGraphTraits
Tobias Grosser
2009-11-30
3
-24
/
+43
*
Do not point edge heads to source labels
Tobias Grosser
2009-11-30
1
-6
/
+2
[next]