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
*
Factor the addressing mode and the load/store VT out of LoadSDNode
Dan Gohman
2008-01-30
1
-53
/
+37
*
Altered ctor for APSInt to accept an optional "isUnsigned" flag. Default
Ted Kremenek
2008-01-29
1
-1
/
+2
*
Add comments describing what the loop depth values mean. Also, make a
Dan Gohman
2008-01-29
1
-4
/
+9
*
Fix a typo in a comment.
Dan Gohman
2008-01-29
1
-1
/
+1
*
Add explicit keywords.
Dan Gohman
2008-01-29
3
-4
/
+4
*
Use getPreferredAlignmentLog or getPreferredAlignment
Duncan Sands
2008-01-29
1
-1
/
+6
*
Handle 'X' constraint in asm's better.
Dale Johannesen
2008-01-29
1
-0
/
+5
*
Added destructor for template class FoldingSetNodeWrapper.
Ted Kremenek
2008-01-28
1
-1
/
+4
*
Handle some more combinations of extend and icmp. Fixes PR1940.
Nick Lewycky
2008-01-28
1
-0
/
+12
*
Fixes for BreakCriticalMachineCodeEdge by Fernando.
Owen Anderson
2008-01-27
1
-14
/
+15
*
make isExactlyValue work for long double.
Chris Lattner
2008-01-27
1
-4
/
+3
*
The CorrelatedExpressionElimination pass is known to be buggy. Remove it.
Bill Wendling
2008-01-27
2
-12
/
+0
*
make this 64-bit safe
Chris Lattner
2008-01-26
1
-2
/
+2
*
Reorder a field to reduce the size of StackObject. Note that this
Chris Lattner
2008-01-25
1
-10
/
+19
*
Add more assertions to catch accesses outside of
Duncan Sands
2008-01-25
1
-13
/
+30
*
move this field back. Moving the field causes miscompilations (!) of voronoi...
Chris Lattner
2008-01-25
1
-5
/
+5
*
move MachineFrameInfo::CreateFixedObject out of line, give MachineFrameInfo
Chris Lattner
2008-01-25
1
-12
/
+13
*
add a fixme.
Chris Lattner
2008-01-25
1
-0
/
+2
*
Added additional overloaded operators for APSInt to match the operators of
Ted Kremenek
2008-01-24
1
-24
/
+124
*
Add hasByValAttr() and hasNoAliasAttr() methods to the Argument class.
Chris Lattner
2008-01-24
1
-2
/
+13
*
Move some functionality for adding flags to MachineInstr's into methods on Ma...
Owen Anderson
2008-01-24
2
-23
/
+21
*
Let each target decide byval alignment. For X86, it's 4-byte unless the aggre...
Evan Cheng
2008-01-23
1
-1
/
+5
*
Added special escape sequences "\{", "\}", and "\|" when processing
Ted Kremenek
2008-01-23
1
-2
/
+7
*
Added "getRoot()" to ImmutableSet.
Ted Kremenek
2008-01-23
1
-5
/
+10
*
Silence a warning. Should we turn this into configure-time check?
Anton Korobeynikov
2008-01-22
1
-1
/
+1
*
Fixed buggy caching of the hash value of an ImutAVLTree node.
Ted Kremenek
2008-01-21
1
-3
/
+6
*
Moved method call within a conditional branch because its effects will
Ted Kremenek
2008-01-21
1
-1
/
+1
*
Adjusted ImutAVLTree::ComputeHash to compute a hash value that is based on a
Ted Kremenek
2008-01-21
1
-3
/
+16
*
Added "clear" method to FoldingSetNodeID to allow a FoldingSetNodeID object
Ted Kremenek
2008-01-21
1
-0
/
+4
*
Replaced (FoldingSet) profiling of ImutAVLTree with a hashing based scheme. The
Ted Kremenek
2008-01-21
1
-6
/
+23
*
Fix the failures in the PPC JIT by marking relocation entries for
Chris Lattner
2008-01-21
1
-1
/
+1
*
Changed argument name for 'Profile' method to potentially fix a name conflict
Ted Kremenek
2008-01-19
1
-1
/
+1
*
Modified ImmutableSet/ImmutableMap to use FoldingSet profiling using
Ted Kremenek
2008-01-19
1
-2
/
+2
*
Added FoldingSet style 'profiling' support for APSInt.
Ted Kremenek
2008-01-19
1
-0
/
+4
*
Added FoldingSet style 'profiling' support for APInt.
Ted Kremenek
2008-01-19
1
-0
/
+5
*
Made 'FoldingSetNodeID' a proper class instead of a nested class in
Ted Kremenek
2008-01-19
1
-51
/
+47
*
Made 'profiling' of objects in a FoldingSet trait-based using FoldingSetTrait
Ted Kremenek
2008-01-19
1
-1
/
+53
*
don't form an std::string with a null pointer, it aborts.
Chris Lattner
2008-01-18
1
-1
/
+1
*
remove magic numbers.
Chris Lattner
2008-01-18
1
-13
/
+14
*
Reverted implementation of ImmutableMap::find() to return a TreeTy* instead of
Ted Kremenek
2008-01-18
1
-3
/
+5
*
This commit changes:
Chris Lattner
2008-01-17
1
-19
/
+23
*
Implemented "FIXME" in ImutAVLTree: isEqual() now also compares the *data* value
Ted Kremenek
2008-01-17
2
-4
/
+25
*
add some helper methods.
Chris Lattner
2008-01-17
1
-3
/
+14
*
* Introduce a new SelectionDAG::getIntPtrConstant method
Chris Lattner
2008-01-17
2
-11
/
+21
*
Do not mark EH tables no-dead-strip unless the
Dale Johannesen
2008-01-16
1
-0
/
+10
*
Factor the ReachesChainWithoutSideEffects out of dag combiner into
Chris Lattner
2008-01-16
1
-0
/
+8
*
Changed ImmutableMap::find to return an iterator instead of a pointer
Ted Kremenek
2008-01-15
1
-10
/
+11
*
- Introduces versioning macro LLVM_LTO_VERSION
Devang Patel
2008-01-15
1
-10
/
+34
*
Fix and enable EH for x86-64 Darwin. Adds
Dale Johannesen
2008-01-15
1
-0
/
+7
*
Move some calls to getVRegDef higher in the callgraph, so they don't get exec...
Owen Anderson
2008-01-15
1
-2
/
+4
[next]