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
...
*
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
*
upgrade this test
Chris Lattner
2007-11-28
1
-49
/
+63
*
make this test have a deterministic result.
Chris Lattner
2007-11-28
1
-2
/
+2
*
Add some convenience methods for querying attributes, and
Duncan Sands
2007-11-28
15
-88
/
+81
*
Revert previous "fix" - the breakage was due to some
Duncan Sands
2007-11-28
1
-1
/
+1
*
This test somehow got an extra "not" during the
Duncan Sands
2007-11-28
1
-2
/
+2
*
My compiler complains that "x always evaluates to true"
Duncan Sands
2007-11-28
1
-2
/
+6
*
Add missing newlines at EOF.
Duncan Sands
2007-11-28
2
-2
/
+2
*
xfail a test
Chris Lattner
2007-11-28
1
-0
/
+1
*
update this test after the fmrrd fix
Chris Lattner
2007-11-28
1
-3
/
+2
*
Fix typo
Tanya Lattner
2007-11-28
1
-1
/
+1
*
Modified instructions to configure llvm-test by configure llvm with the Path ...
Tanya Lattner
2007-11-28
1
-25
/
+9
*
Fix bug in regression tests that ignored stderr output in RUN lines. Updated ...
Tanya Lattner
2007-11-28
30
-63
/
+60
*
Recover compile time regression.
Evan Cheng
2007-11-28
4
-89
/
+76
*
Add MachineLoopInfo. This is not yet tested.
Owen Anderson
2007-11-27
3
-1
/
+245
[prev]
[next]