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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a comment.
Owen Anderson
2007-07-09
1
-1
/
+1
*
Fix this warning:
Chris Lattner
2007-07-09
1
-1
/
+1
*
Move the APInt form of SCEVUnknown::getIntegerSCEV to SCEVConstant::get, and
Dan Gohman
2007-07-09
1
-15
/
+14
*
fix typos
Gabor Greif
2007-07-09
2
-36
/
+36
*
Improve a hotspot that was making build_sets() slower by calling lookup() too
Owen Anderson
2007-07-09
1
-27
/
+30
*
Start using a set representation that remembers the set of value numbers repr...
Owen Anderson
2007-07-09
1
-141
/
+176
*
Fix an error where ANTIC_OUT was ending up with more than one expression of
Owen Anderson
2007-07-07
1
-1
/
+1
*
Back out Devang's fix for PR1320 because it causes PR1542.
Nick Lewycky
2007-07-07
1
-93
/
+19
*
No need for ccop anymore.
Evan Cheng
2007-07-06
3
-23
/
+17
*
Teach if-conversion about instructions that were already predicated, e.g. con...
Evan Cheng
2007-07-06
1
-3
/
+14
*
Incorrect check.
Evan Cheng
2007-07-06
1
-4
/
+2
*
Do away with ImmutablePredicateOperand.
Evan Cheng
2007-07-06
2
-3
/
+3
*
isUnpredicatedTerminator should treat conditional branches as unpredicated te...
Evan Cheng
2007-07-06
2
-3
/
+13
*
Do away with ImmutablePredicateOperand.
Evan Cheng
2007-07-06
1
-8
/
+1
*
A first stab at memory dependence analysis. This is an interface on top of
Owen Anderson
2007-07-06
1
-0
/
+171
*
These rountines are now available as part of basic block utilities.
Devang Patel
2007-07-06
1
-66
/
+5
*
Request DominanceFrontiner in advance.
Devang Patel
2007-07-06
1
-0
/
+5
*
Preserve various analysis info.
Devang Patel
2007-07-06
1
-19
/
+88
*
Add SplitEdge and SplitBlock utility routines.
Devang Patel
2007-07-06
1
-0
/
+61
*
Be more aggressive in the heuristic. This mostly exposes more opportunities
Owen Anderson
2007-07-06
1
-8
/
+16
*
finishing touches of bytecode -> bitcode changes. also unbreak Windows
Gabor Greif
2007-07-06
2
-2
/
+2
*
Achieve what the incorrect test was trying to do by simply requiring that all
Owen Anderson
2007-07-06
1
-6
/
+1
*
Remove an incorrect check.
Owen Anderson
2007-07-06
1
-5
/
+0
*
The exception handling intrinsics return values,
Duncan Sands
2007-07-06
2
-2
/
+11
*
eliminate residual cruft related to recognizing bytecode
Gabor Greif
2007-07-06
6
-49
/
+9
*
Indexes into the list of filter ids cannot be output
Duncan Sands
2007-07-06
1
-27
/
+47
*
Add the byval attribute
Rafael Espindola
2007-07-06
7
-4
/
+23
*
Solaris 2.x does not have RLIMIT_RSS, check for this symbol (analog NetBSD be...
Gabor Greif
2007-07-06
1
-1
/
+1
*
Remove propagateEHRegister in favour of a more limited
Duncan Sands
2007-07-06
1
-24
/
+8
*
Remove ExtractGlobalVariable - use StripPointerCasts
Duncan Sands
2007-07-06
1
-20
/
+3
*
Correct a typo.
Zhou Sheng
2007-07-06
1
-1
/
+1
*
Workaround of getCopyToRegs and getCopyFromRegs bugs for big-endian machines.
Evan Cheng
2007-07-06
1
-4
/
+8
*
Change CalculateHeights and CalculateDepths to be non-recursive.
Evan Cheng
2007-07-06
1
-22
/
+28
*
Print the s bit if the instruction is toggled to its CPSR setting form.
Evan Cheng
2007-07-06
1
-0
/
+9
*
PredicateDefOperand -> OptionalDefOperand.
Evan Cheng
2007-07-06
1
-3
/
+3
*
Add OptionalDefOperand to stand for optionally defined result.
Evan Cheng
2007-07-06
1
-7
/
+10
*
Fix a bunch of issues found in a testcase from 400.perlbench.
Owen Anderson
2007-07-05
1
-16
/
+19
*
Initial ARM JIT support by Raul Fernandes Herbster.
Evan Cheng
2007-07-05
7
-2
/
+366
*
Proper flag __alloca call
Anton Korobeynikov
2007-07-05
1
-17
/
+20
*
Make the debug string for ISD::MERGE_VALUES consistent with the others.
Dan Gohman
2007-07-05
1
-1
/
+1
*
Add a parameter to getCopyToParts and getCopyFromParts to specify whether
Dan Gohman
2007-07-05
1
-197
/
+211
*
This enum is dead
Chris Lattner
2007-07-05
1
-1
/
+0
*
update the .cvs files
Chris Lattner
2007-07-05
5
-5128
/
+4012
*
Doh
Evan Cheng
2007-07-05
1
-1
/
+2
*
remove a dead case
Chris Lattner
2007-07-05
1
-1
/
+0
*
Unbreak the build.
Evan Cheng
2007-07-05
1
-2
/
+0
*
Unbreak the build.
Evan Cheng
2007-07-05
1
-1
/
+1
*
Here is the bulk of the sanitizing.
Gabor Greif
2007-07-05
18
-66
/
+66
*
the arm backend is not building, temporarily disable it.
Chris Lattner
2007-07-05
1
-1
/
+1
*
Make sure only one copy of a filter is placed in the
Duncan Sands
2007-07-05
1
-3
/
+21
[next]