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
...
*
Extend the CoalescerPair interface to handle symmetric sub-register copies.
Jakob Stoklund Olesen
2012-05-15
2
-44
/
+51
*
Update MIPS' section in the release notes. Patch by Simon Atanasyan.
Akira Hatanaka
2012-05-15
1
-0
/
+2
*
Add -enable-aa-sched-mi, off by default, for AliasAnalysis inside MachineSche...
Andrew Trick
2012-05-15
1
-22
/
+243
*
Fixed a bug in llvm-objdump when disassembling using -macho option for a binary
Kevin Enderby
2012-05-15
1
-1
/
+1
*
llvm-build: Add support for non-installed libraries (e.g., gtest).
Daniel Dunbar
2012-05-15
5
-15
/
+47
*
llvm-build: Don't emit library information for disabled targets.
Daniel Dunbar
2012-05-15
2
-1
/
+21
*
[utils] Fix Get{RepositoryPath,SourceVersion} to have a more robust is-git-svn
Daniel Dunbar
2012-05-15
2
-2
/
+2
*
TableGen'erate mapping physical registers to encoding values.
Jim Grosbach
2012-05-15
3
-5
/
+42
*
Allow MCCodeEmitter access to the target MCRegisterInfo.
Jim Grosbach
2012-05-15
13
-8
/
+30
*
Enable all Hexagon tests.
Sirish Pande
2012-05-15
11
-28
/
+18
*
minor simplification to code: Ty is already a SCEV type; don't need to run ge...
Nuno Lopes
2012-05-15
1
-6
/
+3
*
Add some release notes about compiler-rt and libc++
David Chisnall
2012-05-15
1
-0
/
+15
*
Teach SimplifyLibCalls about stpcpy.
David Majnemer
2012-05-15
2
-7
/
+97
*
Remove warning about testing unsigned int with int.
Bill Wendling
2012-05-15
1
-1
/
+1
*
Fixed one small stupid, but critical bug.
Stepan Dyatkovskiy
2012-05-15
2
-2
/
+17
*
Rejected r156804 due to buildbots failures.
Stepan Dyatkovskiy
2012-05-15
1
-35
/
+46
*
SelectionDAGBuilder::Clusterify : main functinality was replaced with CRSBuil...
Stepan Dyatkovskiy
2012-05-15
1
-46
/
+35
*
Temporarily disable anti-dependence breaking for Mips until bug 12829 is
Akira Hatanaka
2012-05-15
1
-1
/
+1
*
Create a struct representing register units in TableGen.
Jakob Stoklund Olesen
2012-05-15
2
-35
/
+50
*
Remove extraneous ';'.
Bill Wendling
2012-05-15
1
-1
/
+1
*
Add a command line option to skip the delay slot filler pass entirely for Mips.
Akira Hatanaka
2012-05-14
1
-0
/
+10
*
[Support/YAMLParser] Use rtrim on plain scalars.
Michael J. Spencer
2012-05-14
1
-3
/
+1
*
[Support/COFF] Make the order of members in symbol match the standard.
Michael J. Spencer
2012-05-14
1
-1
/
+1
*
Fix use of uninitialized variable.
David Blaikie
2012-05-14
1
-1
/
+1
*
Don't access MO reference after invalidating operand list.
Jakob Stoklund Olesen
2012-05-14
1
-2
/
+3
*
Fix PR12821.
Jakob Stoklund Olesen
2012-05-14
2
-1
/
+39
*
Move the capture analysis from MemoryDependencyAnalysis to a more general place
Chad Rosier
2012-05-14
6
-89
/
+128
*
Revert 156634 upon request until code improvement changes are made.
Brendon Cahoon
2012-05-14
17
-3763
/
+343
*
Rename @llvm.debugger to @llvm.debugtrap.
Dan Gohman
2012-05-14
8
-16
/
+16
*
Release notes for MIPS backend.
Akira Hatanaka
2012-05-14
1
-4
/
+10
*
Remove a stale forward declaration.
Andrew Trick
2012-05-14
1
-1
/
+0
*
Remove the expensive BitVector::operator~().
Jakob Stoklund Olesen
2012-05-14
2
-8
/
+4
*
Remove BitVector binops.
Jakob Stoklund Olesen
2012-05-14
1
-18
/
+0
*
Consider ad hoc aliasing when building RegUnits.
Jakob Stoklund Olesen
2012-05-14
1
-12
/
+41
*
Record the ad hoc aliasing graph in CodeGenRegister.
Jakob Stoklund Olesen
2012-05-14
2
-5
/
+21
*
Compute topological signatures of registers.
Jakob Stoklund Olesen
2012-05-14
2
-8
/
+76
*
Add BitVector::anyCommon().
Jakob Stoklund Olesen
2012-05-14
2
-1
/
+39
*
SwitchInst cosmetics: renamed "Hash" method to "hash"
Stepan Dyatkovskiy
2012-05-14
3
-3
/
+3
*
Formatting changes. Remove the '...' placeholders.
Bill Wendling
2012-05-14
1
-67
/
+44
*
Use ArrayRef instead of an explicit vector type.
Bill Wendling
2012-05-14
2
-3
/
+3
*
Add blurb about Julia.
Bill Wendling
2012-05-14
1
-0
/
+16
*
ReleaseNotes: Add info on PTX back-end
Justin Holewinski
2012-05-13
1
-0
/
+15
*
Hexagon: Initialize TBB to 0.
Benjamin Kramer
2012-05-13
1
-0
/
+1
*
Fix Xcode case (Upper X, lower c)
Jean-Daniel Dupas
2012-05-13
2
-2
/
+2
*
ReleaseNotes: Add a note about zero_undef on llvm.cttz/ctlz. Extend x86 secti...
Benjamin Kramer
2012-05-13
1
-3
/
+12
*
ReleaseNotes: Add a blurb about llvm-mc -g and move inliner changes into the ...
Benjamin Kramer
2012-05-13
1
-6
/
+11
*
ReleaseNotes: Document that LLVM was rewritten in python.
Benjamin Kramer
2012-05-13
1
-0
/
+2
*
ReleaseNotes: Add bullets for removed targets. Extend the note about llvm-ld ...
Benjamin Kramer
2012-05-13
1
-13
/
+10
*
Outline some clang 3.1 highlights off the top of my head.
Benjamin Kramer
2012-05-13
1
-4
/
+11
*
Add a link for every project.
Benjamin Kramer
2012-05-13
1
-34
/
+36
[prev]
[next]