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
*
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
*
remove unnecessary space
Shuxin Yang
2013-07-23
1
-1
/
+1
*
llvm/test/DebugInfo/X86/dbg-value-range.ll: Add -disable-debug-info-verifier,...
NAKAMURA Takumi
2013-07-23
1
-1
/
+1
*
Remove 'else' after 'return'. No functional change.
Craig Topper
2013-07-23
1
-2
/
+1
*
Remove trailing whitespace.
Craig Topper
2013-07-23
1
-26
/
+26
*
Don't let x86 asm printer use the no operand movsd alias. It should use the n...
Craig Topper
2013-07-23
4
-13
/
+13
*
R600: Add support for 24-bit MAD instructions
Tom Stellard
2013-07-23
4
-2
/
+102
*
R600: Add support for 24-bit MUL instructions
Tom Stellard
2013-07-23
6
-5
/
+159
*
R600: Improve support for < 32-bit loads
Tom Stellard
2013-07-23
6
-25
/
+106
*
R600: Rename AMDILISelDAGToDAG.cpp -> AMDGPUISelDAGToDAG.cpp
Tom Stellard
2013-07-23
2
-1
/
+1
*
R600: Move CONST_ADDRESS folding into AMDGPUDAGToDAGISel::Select()
Tom Stellard
2013-07-23
5
-50
/
+161
*
R600: Use KCache for kernel arguments
Tom Stellard
2013-07-23
21
-139
/
+108
*
R600: Simplify assembly for KCache registers using the TableGen !add operator
Tom Stellard
2013-07-23
1
-4
/
+4
*
R600: Use the same compute kernel calling convention for all GPUs
Tom Stellard
2013-07-23
4
-13
/
+29
*
R600: Use correct LoadExtType when lowering kernel arguments
Tom Stellard
2013-07-23
2
-1
/
+28
*
R600: Clean up extended load patterns
Tom Stellard
2013-07-23
6
-16
/
+33
*
R600: Expand vector FNEG
Tom Stellard
2013-07-23
2
-0
/
+29
*
Revert r186907 to fix bots.
Craig Topper
2013-07-23
1
-1
/
+1
*
Don't let x86 asm printer use the no operand movsd alias. It should use the n...
Craig Topper
2013-07-23
1
-1
/
+1
*
Add aliases to map 'imm, mem' form of x86 bts/btr/btc without a size suffix t...
Craig Topper
2013-07-23
1
-0
/
+7
*
Debug Info Finder: use processDeclare and processValue to list debug info
Manman Ren
2013-07-23
19
-21
/
+65
*
Explicitly don't let the asm printer use the clrb/w/l aliases for xor %reg, %...
Craig Topper
2013-07-23
1
-4
/
+4
*
Suppress argumentless aliases for some x86 FP operations from being used by t...
Craig Topper
2013-07-23
1
-14
/
+14
*
Fix typo (ponted -> pointed)
Matt Arsenault
2013-07-22
1
-7
/
+7
*
Remove extraneous null statement. No functionality change!
Nick Lewycky
2013-07-22
1
-1
/
+1
[next]