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
*
Rather than having special rules like "intrinsics cannot
Duncan Sands
2007-12-03
22
-146
/
+136
*
update file comment.
Chris Lattner
2007-12-03
1
-2
/
+5
*
Fixed typo.
John Criswell
2007-12-03
1
-1
/
+1
*
Regenerate
Anton Korobeynikov
2007-12-03
2
-280
/
+292
*
If ExitValue operand is also defined in Loop header then
Devang Patel
2007-12-03
2
-0
/
+61
*
More sanity checks for function types.
Anton Korobeynikov
2007-12-03
2
-2
/
+26
*
Describe the notion of 'owners' of the code.
Chris Lattner
2007-12-03
1
-0
/
+45
*
Applying Anton's binmode fix to the other ofstream too.
Gordon Henriksen
2007-12-03
1
-1
/
+1
*
Sorry, typo :)
Anton Korobeynikov
2007-12-03
1
-2
/
+4
*
Open output file correctly. This is extremely important for
Anton Korobeynikov
2007-12-03
1
-1
/
+1
*
Typo
Evan Cheng
2007-12-03
1
-1
/
+1
*
Update kill info for uses of split intervals.
Evan Cheng
2007-12-03
2
-11
/
+17
*
Provide hook for _alloca to make JITing on Cygwin slightly happier :)
Anton Korobeynikov
2007-12-03
1
-3
/
+11
*
lli -trace was removed back in 2003.
Nick Lewycky
2007-12-03
1
-7
/
+4
*
Type::IntTy hasn't existed for a while. Just sub in Type::Int32Ty.
Nick Lewycky
2007-12-03
1
-5
/
+5
*
explain what I need to grant commit access.
Chris Lattner
2007-12-03
1
-2
/
+24
*
fix typo noticed by Joshua Pennington
Chris Lattner
2007-12-02
7
-7
/
+7
*
Remove redundant foldMemoryOperand variants and other code clean up.
Evan Cheng
2007-12-02
19
-257
/
+171
*
Adding ocamldoc-style comments for the Ocaml bindings.
Gordon Henriksen
2007-12-01
6
-56
/
+826
*
Fix a typo noticed by Alain Frisch.
Gordon Henriksen
2007-12-01
1
-4
/
+6
*
Integrate the readonly/readnone logic more deeply
Duncan Sands
2007-12-01
12
-90
/
+122
*
Fix a bug where splitting cause some unnecessary spilling.
Evan Cheng
2007-12-01
1
-2
/
+12
*
Fixes for MachineLoopInfo, mostly from Evan. With these, it should be almost...
Owen Anderson
2007-12-01
2
-15
/
+10
*
Allow some reloads to be folded in multi-use cases. Specifically testl r, r -...
Evan Cheng
2007-12-01
13
-32
/
+259
*
Add target triple to include/llvm/Config/config.h.in. Regenerate all files.
Eric Christopher
2007-12-01
3
-66
/
+74
*
Change LinkTimeOptimizer.h install location.
Devang Patel
2007-12-01
1
-4
/
+6
*
Change lib lto install location.
Devang Patel
2007-11-30
1
-0
/
+9
*
Fixed subtle bug in Deserializer::JumpTo when jumping when the block-nesting
Ted Kremenek
2007-11-30
2
-11
/
+29
*
Fixed potential bug where CurWord is not zeroed out in JumpToBit.
Ted Kremenek
2007-11-30
1
-0
/
+1
*
Do not fold reload into an instruction with multiple uses. It issues one extr...
Evan Cheng
2007-11-30
3
-77
/
+170
*
chain update requests properly.
Chris Lattner
2007-11-30
1
-0
/
+3
*
Small optimization of parameter attribute lookup.
Duncan Sands
2007-11-30
1
-1
/
+1
*
Add a convenience method for modifying parameter
Duncan Sands
2007-11-30
4
-10
/
+79
*
Check that there are not more attributes than
Duncan Sands
2007-11-30
1
-0
/
+4
*
Provide a way to update DescGlobals cache directly.
Devang Patel
2007-11-30
2
-1
/
+15
*
Do not lose rematerialization info when spilling already split live intervals.
Evan Cheng
2007-11-29
1
-14
/
+9
*
Fix a miscompilation in spiff on PPC.
Owen Anderson
2007-11-29
1
-1
/
+2
*
Fix a major performance issue with splitting. If there is a def (not def/use)
Evan Cheng
2007-11-29
2
-64
/
+152
*
Update tests.
Evan Cheng
2007-11-29
1
-1
/
+1
*
Replace the odd kill# hack with something less fragile.
Evan Cheng
2007-11-29
4
-18
/
+22
*
Small parameter attributes cleanup.
Duncan Sands
2007-11-29
1
-4
/
+6
*
Pass the whole StringMapEntry into StringMapEntryInitializer::Initialize.
Chris Lattner
2007-11-29
1
-2
/
+4
*
provide an optional API to allow datatypes in a stringmap to be *gasp*
Chris Lattner
2007-11-29
1
-7
/
+41
*
Fixed various live interval splitting bugs / compile time issues.
Evan Cheng
2007-11-29
4
-161
/
+275
*
Kill info update bug.
Evan Cheng
2007-11-29
1
-0
/
+3
*
New testcase for PR1744
Chris Lattner
2007-11-28
1
-0
/
+8
*
Work around a GCC bug, producing this code:
Chris Lattner
2007-11-28
1
-0
/
+6
*
Add a note
Chris Lattner
2007-11-28
1
-0
/
+3
*
Implement ExpandOperationResult for ppc i64 fp->int, which fixes
Chris Lattner
2007-11-28
2
-0
/
+11
*
for consistency, allow a fallthrough if the final check returns null.
Chris Lattner
2007-11-28
1
-1
/
+2
[next]