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
...
*
Be more aggressive about renumbering vregs after splitting them.
Owen Anderson
2009-01-21
2
-4
/
+8
*
Encode member accessibility.
Devang Patel
2009-01-21
2
-2
/
+6
*
Appropriately mark fowrad decls.
Devang Patel
2009-01-20
3
-12
/
+18
*
Need compile unit to find location.
Devang Patel
2009-01-20
1
-2
/
+2
*
Calls to fmod, it turns out, are constant-folded by
Dale Johannesen
2009-01-20
1
-6
/
+4
*
Don't bother running the assembler, we don't know that it will be configured
Chris Lattner
2009-01-20
1
-1
/
+1
*
Fix PR3243: a LiveVariables bug. When HandlePhysRegKill is checking whether t...
Evan Cheng
2009-01-20
3
-14
/
+31
*
Fix typo. Patch by Alexei Svitkine.
Duncan Sands
2009-01-20
1
-1
/
+1
*
Use "SINT_TO_FP" instead of "UINT_TO_FP" when getting the exponent. This was
Bill Wendling
2009-01-20
1
-12
/
+13
*
Fix struct member's debug info.
Devang Patel
2009-01-20
1
-7
/
+24
*
Add test case for PR3154.
Evan Cheng
2009-01-20
1
-0
/
+104
*
indentation...
Devang Patel
2009-01-20
1
-5
/
+5
*
Need only one set of debug info versions enum.
Devang Patel
2009-01-20
5
-28
/
+19
*
Change TargetInstrInfo::isMoveInstr to return source and destination sub-regi...
Evan Cheng
2009-01-20
32
-127
/
+161
*
zap white spaces.
Devang Patel
2009-01-20
1
-56
/
+48
*
Fix global variable's address in a DIE.
Devang Patel
2009-01-20
1
-1
/
+1
*
Enable debug info for enums.
Devang Patel
2009-01-20
1
-10
/
+14
*
Add an IEEE remainder function, which is not
Dale Johannesen
2009-01-20
2
-1
/
+42
*
improve compatibility with various versions of graphviz, patch by
Chris Lattner
2009-01-20
1
-1
/
+1
*
eliminate use of uint32_t to improve compatibility with cygwin
Chris Lattner
2009-01-20
1
-76
/
+76
*
Eliminate use of uint32_t to improve compatibility with cygwin
Chris Lattner
2009-01-20
1
-6
/
+6
*
Enable debug info for composite types.
Devang Patel
2009-01-20
2
-4
/
+1
*
Check that the "don't barf on k8" fix is not
Duncan Sands
2009-01-20
1
-0
/
+2
*
Spacing
Evan Cheng
2009-01-20
1
-1
/
+1
*
Temporarily XFAIL until this can be looked at. r62557 is what caused it to st...
Bill Wendling
2009-01-20
1
-0
/
+1
*
If a vector is empty, you're not allowed to access any
Duncan Sands
2009-01-20
1
-2
/
+3
*
Refactor code. No functionality change.
Evan Cheng
2009-01-20
2
-34
/
+89
*
Testcase for limited precision stuff.
Bill Wendling
2009-01-20
1
-0
/
+133
*
Shift types need to match.
Bill Wendling
2009-01-20
1
-8
/
+9
*
another fix for PR3354
Chris Lattner
2009-01-20
2
-1
/
+17
*
Add a README entry noticed while investigating PR3216.
Dan Gohman
2009-01-20
1
-0
/
+22
*
Fix a dagcombine to not generate loads of non-round integer types,
Dan Gohman
2009-01-20
2
-1
/
+15
*
Do not use DenseMap because the iterator is invalidated while constructing ty...
Devang Patel
2009-01-20
1
-2
/
+2
*
Regenerate.
Nick Lewycky
2009-01-20
1
-3299
/
+1385
*
Make the Interpreter use libffi if it's available. Patch from Alexei Svitkine!
Nick Lewycky
2009-01-20
2
-496
/
+215
*
Make linear scan's trivial coalescer slightly more aggressive.
Evan Cheng
2009-01-20
2
-6
/
+14
*
Doxygen-ify comments.
Bill Wendling
2009-01-19
1
-45
/
+43
*
Verify debug info.
Devang Patel
2009-01-19
5
-10
/
+138
*
Fix a problem exposed by PR3354: simplifycfg was making a potentially
Chris Lattner
2009-01-19
2
-1
/
+34
*
Remove SDNode's virtual destructor. This makes it impossible for
Dan Gohman
2009-01-19
3
-89
/
+16
*
Move & restructure test per review.
Dale Johannesen
2009-01-19
1
-2
/
+2
*
convert this to an unfoldable potentially trapping constant expr.
Chris Lattner
2009-01-19
1
-2
/
+4
*
improve compatibility with cygwin, patch by Jay Foad!
Chris Lattner
2009-01-19
2
-6
/
+17
*
div/rem by zero and div/rem overflow are both undefined according to
Chris Lattner
2009-01-19
1
-11
/
+11
*
Fix SelectionDAG::ReplaceAllUsesWith to behave correctly when
Dan Gohman
2009-01-19
3
-16
/
+47
*
Fix PR3353, infinitely jump threading an infinite loop make from switches.
Chris Lattner
2009-01-19
2
-0
/
+26
*
compile-time fmod was done incorrectly. PR 3316.
Dale Johannesen
2009-01-19
2
-2
/
+81
*
DebugInfo is a lightweight APIs and consumers are expected to use light objec...
Devang Patel
2009-01-19
1
-59
/
+0
*
Verify Intrinsic::dbg_declare.
Devang Patel
2009-01-19
3
-10
/
+8
*
Add targets to support the installation of clang in isolation.
Mike Stump
2009-01-19
1
-0
/
+13
[prev]
[next]