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
*
Reorganize some member variables and update a comment.
Eric Christopher
2013-10-05
1
-6
/
+6
*
Fix one comment and update another. Slightly reformat.
Eric Christopher
2013-10-05
2
-4
/
+3
*
[Sparc] Respect hasHardQuad parameter correctly when lowering SINT_TO_FP with...
Venkatraman Govindaraju
2013-10-05
2
-1
/
+14
*
Add a resolve method on CompileUnit that forwards to DwarfDebug.
Eric Christopher
2013-10-05
2
-8
/
+13
*
Debug info: Don't crash in SelectionDAGISel when a vreg that is being
Adrian Prantl
2013-10-05
2
-3
/
+142
*
Make a bunch of CompileUnit member functions private.
Eric Christopher
2013-10-05
2
-36
/
+38
*
[Sparc] Correct the floating point conditional code mapping in GetOppositeBra...
Venkatraman Govindaraju
2013-10-04
2
-8
/
+40
*
Minor formatting/comment rewording/etc.
David Blaikie
2013-10-04
1
-5
/
+3
*
Remove odd use of this.
Eric Christopher
2013-10-04
1
-1
/
+1
*
Reformat some odd formattings.
Eric Christopher
2013-10-04
1
-32
/
+19
*
Tighten up some type arguments to functions. Where we expect a
Eric Christopher
2013-10-04
2
-6
/
+6
*
UpdatePHINodes in BasicBlockUtils should not crash on duplicate predecessors
Hal Finkel
2013-10-04
2
-2
/
+52
*
Remove some dead code.
David Blaikie
2013-10-04
2
-7
/
+0
*
Pull this out for a bit of readability.
Eric Christopher
2013-10-04
1
-15
/
+18
*
Simplify setting of DIE tag for type DIEs by setting it in one* place.
David Blaikie
2013-10-04
1
-16
/
+8
*
Reformat.
Eric Christopher
2013-10-04
1
-832
/
+791
*
Formatting.
Eric Christopher
2013-10-04
1
-1
/
+1
*
Prune includes.
Eric Christopher
2013-10-04
1
-2
/
+0
*
forgot to remove this file as well
Jack Carter
2013-10-04
1
-53
/
+0
*
reverting per request
Jack Carter
2013-10-04
7
-56
/
+6
*
Use addFlag to add the enum class attribute.
Eric Christopher
2013-10-04
2
-3
/
+3
*
Use Die->addValue and DIEIntegerOne directly when we want to add
Eric Christopher
2013-10-04
1
-3
/
+2
*
Fix DAGCombiner::visitFP_EXTEND to ignore indexed loads
Hal Finkel
2013-10-04
1
-1
/
+1
*
Support tblockaddr for static compilation in Mips16.
Reed Kotler
2013-10-04
2
-1
/
+14
*
Fix object file writing in llvm-lto on Windows.
Rafael Espindola
2013-10-04
3
-5
/
+3
*
[MC][AsmParser] Hook for post assembly file processing
Jack Carter
2013-10-04
8
-7
/
+111
*
Attempting to fix lli build error
Andrew Kaylor
2013-10-04
1
-3
/
+3
*
[mips] Fix a bug in MipsLongBranch::replaceBranch, which was erasing
Akira Hatanaka
2013-10-04
2
-2
/
+11
*
SLPVectorizer: Sort inputs to commutative binary operations
Arnold Schwaighofer
2013-10-04
2
-4
/
+357
*
Fixing container/pointer bug in remote-lli found by ASan
Andrew Kaylor
2013-10-04
2
-28
/
+29
*
Temporarily revert r176882 as it needs to be implemented in a different
Eric Christopher
2013-10-04
6
-60
/
+5
*
lli: Check pipe creation for errors.
Benjamin Kramer
2013-10-04
1
-2
/
+3
*
Add lto_codegen_add_dso_symbol to the export list.
Rafael Espindola
2013-10-04
1
-0
/
+1
*
Temporarily revert r191792 as it is causing some LTO debug failures
Eric Christopher
2013-10-04
13
-402
/
+114
*
Fix comment
Matthias Braun
2013-10-04
1
-1
/
+1
*
Fix indentation
Matthias Braun
2013-10-04
1
-1
/
+1
*
Fix typo
Matthias Braun
2013-10-04
2
-2
/
+2
*
ARM: optimizeSelect has to consider the previous register class
Matthias Braun
2013-10-04
2
-4
/
+32
*
ARM: do not add a regmask for TAILJUMPs
Matthias Braun
2013-10-04
2
-16
/
+53
*
ARM: preserve undef flag in pseudo instruction expanders
Matthias Braun
2013-10-04
2
-19
/
+21
*
Fix this test.
Rafael Espindola
2013-10-04
1
-1
/
+1
*
Revert "Test commit to check e-mail address. Please discard this."
Alp Toker
2013-10-04
1
-1
/
+0
*
Restore LLVM_BUILD_RUNTIME option that was deleted in r191835, but is still u...
Alexey Samsonov
2013-10-04
1
-0
/
+2
*
Implement aarch64 neon instruction set AdvSIMD (3V elem).
Jiangning Liu
2013-10-04
10
-53
/
+3314
*
Test commit to check e-mail address. Please discard this.
Jin-Gu Kang
2013-10-04
1
-0
/
+1
*
Revert r191940 to see if it fixes the build bots.
Craig Topper
2013-10-04
6
-75
/
+1
*
Add OPC_CheckChildSame0-3 to the DAG isel matcher. This replaces sequences of...
Craig Topper
2013-10-04
6
-1
/
+75
*
DebugInfo: Fix ordering of members after r191928
David Blaikie
2013-10-04
5
-6
/
+78
*
Adding support and tests for multiple module handling in lli
Andrew Kaylor
2013-10-04
18
-229
/
+408
*
Fixed a bug with section names containing special characters.
Richard Mitton
2013-10-03
3
-44
/
+51
[next]