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
*
Update testing cases to pass debug info verifier.
Manman Ren
2013-07-24
3
-39
/
+40
*
Add -disable-debug-info-verifier to a RUN line.
Rafael Espindola
2013-07-24
1
-1
/
+1
*
Don't leak when expanding response files.
Rafael Espindola
2013-07-24
1
-17
/
+15
*
Delete the buffer in createObjectFile if it fails.
Rafael Espindola
2013-07-24
1
-1
/
+4
*
llvm-ar is far closer to being a regular ar implementation now. Update the docs.
Rafael Espindola
2013-07-24
1
-47
/
+7
*
[test commit] Minor comment change.
Petar Jovanovic
2013-07-24
1
-3
/
+3
*
Fix a problem I introduced in r187029 where we would over-eagerly
Chandler Carruth
2013-07-24
2
-3
/
+46
*
I'm starting to commit KNL backend. I'll push patches one-by-one. This patch ...
Elena Demikhovsky
2013-07-24
8
-27
/
+190
*
Fix PR16687 where we were incorrectly promoting an alloca that had
Chandler Carruth
2013-07-24
2
-12
/
+66
*
allow tests to run on powerpc-darwin8 again, checking for __ppc__
David Fang
2013-07-24
1
-2
/
+2
*
Split generated asm mnemonic matching table into a separate table for each as...
Craig Topper
2013-07-24
7
-40
/
+77
*
Revert accidental commit.
Craig Topper
2013-07-24
1
-1
/
+1
*
Fix aliases for shrd/shld to handle Intel syntax properly. Also suppress them...
Craig Topper
2013-07-24
2
-14
/
+14
*
[mips] Use pristine object file while processing relocations.
Akira Hatanaka
2013-07-24
4
-7
/
+26
*
Replace with a "null" RAUW with an assert since we'd actually like
Eric Christopher
2013-07-24
1
-8
/
+8
*
Remove dead code.
Eric Christopher
2013-07-24
2
-6
/
+0
*
Update testing cases to make them pass debug info verification.
Manman Ren
2013-07-24
3
-28
/
+31
*
Remove unnecessary constructors as the default conversions will handle
Eric Christopher
2013-07-24
2
-34
/
+5
*
More constructor cleanup.
Eric Christopher
2013-07-24
2
-8
/
+2
*
Collapse logic and move and reword comment for clarity.
Eric Christopher
2013-07-24
1
-3
/
+5
*
Add a fixme and reformat.
Eric Christopher
2013-07-24
1
-4
/
+3
*
Remove one more of these.
Eric Christopher
2013-07-24
1
-4
/
+1
*
Remove more dead/weird/misleading code.
Eric Christopher
2013-07-24
1
-4
/
+1
*
Remove more seemingly unused code.
Eric Christopher
2013-07-24
1
-8
/
+4
*
DAGCombiner: Pass the correct type to TargetLowering::isF(Abs|Neg)Free
Tom Stellard
2013-07-23
7
-190
/
+61
*
R600: Treat CONSTANT_ADDRESS loads like GLOBAL_ADDRESS loads when necessary
Tom Stellard
2013-07-23
3
-44
/
+129
*
Debug Info: improve the Finder.
Manman Ren
2013-07-23
10
-21
/
+34
*
Debug Info: clean up.
Manman Ren
2013-07-23
1
-18
/
+6
*
Remove unused function.
Eric Christopher
2013-07-23
2
-10
/
+0
*
[ARM][ISel] Improve the lowering of vector loads.
Quentin Colombet
2013-07-23
2
-1
/
+17
*
Keep similar classes near each other. No functional change.
Eric Christopher
2013-07-23
1
-119
/
+119
*
Fix spelling
Matt Arsenault
2013-07-23
1
-1
/
+1
*
80-column.
Eric Christopher
2013-07-23
1
-1
/
+5
*
Reformat options.
Eric Christopher
2013-07-23
1
-40
/
+41
*
Expand the comment on getOpenFileSlice a bit for more details and consistency
Eli Bendersky
2013-07-23
1
-2
/
+3
*
Refactor the unit test for MemoryBuffer::getOpenFileSlice
Eli Bendersky
2013-07-23
1
-6
/
+27
*
Debug Info: code cleanup, use getNodeField if possible.
Manman Ren
2013-07-23
1
-28
/
+15
*
Split getOpenFile into getOpenFile and getOpenFileSlice.
Rafael Espindola
2013-07-23
8
-33
/
+48
*
Fix use of the getOpenFile api.
Rafael Espindola
2013-07-23
1
-2
/
+2
*
DebugInfo Verifier: verify the actual type.
Manman Ren
2013-07-23
1
-0
/
+10
*
Revert "Remove use of asymmetric std::lower_bound comparator."
Ahmed Bougacha
2013-07-23
2
-23
/
+12
*
docs: Update old VS 2008 references.
Ahmed Bougacha
2013-07-23
1
-4
/
+3
*
docs: cleanup VS 2008 release note.
Ahmed Bougacha
2013-07-23
1
-1
/
+1
*
docs: Correct reST link.
Ahmed Bougacha
2013-07-23
1
-1
/
+1
*
Update docs to drop support for VS 2008.
Ahmed Bougacha
2013-07-23
2
-2
/
+6
*
Add not so that these tests pass with pipefail enabled.
Rafael Espindola
2013-07-23
3
-3
/
+3
*
Add -disable-debug-info-verifier.
Rafael Espindola
2013-07-23
1
-1
/
+1
*
Fix the build in c++03 mode.
Rafael Espindola
2013-07-23
1
-2
/
+9
*
Add an initial implementation of archive symbol table generation.
Rafael Espindola
2013-07-23
3
-69
/
+230
*
Remove some errant space charcters in mnemonic strings.
Craig Topper
2013-07-23
2
-12
/
+12
[next]