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
*
llvm-config: Add an all-targets pseudo-component.
Daniel Dunbar
2011-10-18
1
-2
/
+6
*
build: Remove some unused code.
Daniel Dunbar
2011-10-18
1
-2
/
+0
*
Use ARM/t2PseudoInst class from ARM/Thumb2 special adds/subs patterns.
Andrew Trick
2011-10-18
5
-119
/
+121
*
Use isIntN and isUIntN to check for valid signed/unsigned numbers.
Bob Wilson
2011-10-18
1
-3
/
+2
*
whitespace
Andrew Trick
2011-10-18
3
-8
/
+8
*
A landing pad could have more than one predecessor. In that case, we want that
Bill Wendling
2011-10-18
1
-1
/
+8
*
ARM vmla/vmls assembly parsing for the lane index operand.
Jim Grosbach
2011-10-18
3
-12
/
+16
*
Another failing encoding.
Owen Anderson
2011-10-18
1
-0
/
+3
*
Fix NEON mul encoding tests. Wrong file contents previously.
Jim Grosbach
2011-10-18
1
-79
/
+71
*
ARM vqdmulh assembly parsing for the lane index operand.
Jim Grosbach
2011-10-18
2
-6
/
+6
*
Remove duplicate test.
Jim Grosbach
2011-10-18
1
-3
/
+0
*
Tidy up formatting.
Jim Grosbach
2011-10-18
1
-32
/
+43
*
ARM vmul assembly parsing for the lane index operand.
Jim Grosbach
2011-10-18
2
-10
/
+10
*
Tidy up.
Jim Grosbach
2011-10-18
1
-10
/
+8
*
Add a few more testcases.
Owen Anderson
2011-10-18
1
-0
/
+5
*
Final patch that completes old JIT support for Mips:
Bruno Cardoso Lopes
2011-10-18
7
-91
/
+173
*
Add several FIXME cases for ARM encodings.
Owen Anderson
2011-10-18
2
-0
/
+14
*
Fix incorrect check for sign-extended constant BUILD_VECTOR.
Bob Wilson
2011-10-18
2
-1
/
+12
*
Fix a DAG combiner assertion failure when constant folding BUILD_VECTORS.
Bob Wilson
2011-10-18
2
-2
/
+23
*
Don't exit just because some early commands fail. Use the -k flag when runnin...
Bill Wendling
2011-10-18
1
-4
/
+6
*
Tests for 142365.
Jim Grosbach
2011-10-18
2
-0
/
+16
*
Tidy up formatting.
Jim Grosbach
2011-10-18
1
-32
/
+48
*
ARM vqdmlal assembly parsing for the lane index operand.
Jim Grosbach
2011-10-18
1
-2
/
+2
*
Thumb2 parsing of 'mov.w' gets the cc_out operand wrong. Add an alias for it.
Jim Grosbach
2011-10-18
1
-0
/
+2
*
ARM assembly parsing and encoding for VMOV.i64.
Jim Grosbach
2011-10-18
5
-10
/
+41
*
PTX: Fix disabling of MAD instruction selection
Justin Holewinski
2011-10-18
2
-9
/
+24
*
Fix a bunch of unused variable warnings when doing a release
Duncan Sands
2011-10-18
6
-11
/
+11
*
Coding style cleanups. No functionality change.
Bill Wendling
2011-10-18
1
-6
/
+5
*
Remove NaClMode
David Meyer
2011-10-18
10
-42
/
+4
*
Add support for dynamic stack realignment when in thumb1 mode.
Chad Rosier
2011-10-18
4
-11
/
+72
*
Commit test, capitalizing store... keep it simple.
Joe Abbey
2011-10-18
1
-1
/
+1
*
Fix comment to refer to correct instruction
Hal Finkel
2011-10-18
1
-1
/
+1
*
Fix misc warnings. Patch by Joe Abbey.
Eli Friedman
2011-10-18
3
-4
/
+1
*
Backing out patch. Will refactor to remove the AsmParser dependency on Target.
Lang Hames
2011-10-18
4
-116
/
+38
*
ARM assembly parsing and encoding for VMOV/VMVN/VORR/VBIC.i32.
Jim Grosbach
2011-10-18
5
-80
/
+151
*
Revert "llvm-objdump: Add static symbol table dumping."
Michael J. Spencer
2011-10-18
2
-120
/
+5
*
llvm-objdump: Add static symbol table dumping.
Michael J. Spencer
2011-10-17
2
-5
/
+120
*
Object: Add some types to SymbolRef::Type.
Michael J. Spencer
2011-10-17
2
-1
/
+9
*
Object: Add isSymbolAbsolute and getSymbolSection.
Michael J. Spencer
2011-10-17
6
-49
/
+163
*
Object: Add isSymbolWeak.
Michael J. Spencer
2011-10-17
7
-1
/
+46
*
Object/COFF: Expose more data in the public API.
Michael J. Spencer
2011-10-17
2
-20
/
+47
*
Object: Implement casting for concrete classes.
Michael J. Spencer
2011-10-17
3
-0
/
+16
*
Enable a few more NEON immediate tests.
Jim Grosbach
2011-10-17
1
-12
/
+12
*
80-col.
Michael J. Spencer
2011-10-17
1
-1
/
+3
*
Minor style cleanup, no functionality change.
Nick Lewycky
2011-10-17
1
-3
/
+2
*
Re-applying the target data layout verification patch from r142288, plus appr...
Lang Hames
2011-10-17
4
-38
/
+116
*
ARM assembly parsing and encoding for VMOV/VMVN/VORR/VBIC.i16.
Jim Grosbach
2011-10-17
4
-20
/
+49
*
Add support for a new extension to the .file directive:
Nick Lewycky
2011-10-17
22
-66
/
+144
*
Add a few FIXME comments.
Chad Rosier
2011-10-17
1
-0
/
+2
*
Teach the ARC optimizer about the !clang.arc.copy_on_escape metadata
Dan Gohman
2011-10-17
2
-17
/
+81
[next]