index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Check for divide by zero.
Bill Wendling
2011-10-21
1
-2
/
+2
*
Remove a now dead function, fixing -Wunused-function warnings from
Chandler Carruth
2011-10-21
1
-20
/
+0
*
Fix unused variable warning.
Richard Smith
2011-10-21
1
-1
/
+1
*
Revert r142618, r142622, and r142624, which were based on an incorrect readin...
Owen Anderson
2011-10-20
4
-65
/
+77
*
Fix decoding tests for fixed MSR encodings.
Owen Anderson
2011-10-20
2
-55
/
+5
*
Remove unused include of sys/uio.h in MemoryBuffer.cpp. It was not correctly ...
David Meyer
2011-10-20
1
-1
/
+0
*
Fix tests for corrected MSR encodings.
Owen Anderson
2011-10-20
1
-18
/
+18
*
Disable the PPC hazard recognizer. It currently only supports
Dan Gohman
2011-10-20
1
-2
/
+8
*
Delete the list-tdrr scheduler. Top-down schedulers are going away
Dan Gohman
2011-10-20
3
-209
/
+11
*
Separate out ARM MSR instructions into M-class versions and AR-class versions...
Owen Anderson
2011-10-20
1
-4
/
+42
*
Add missing operand. <rdar://problem/10313323>
Bill Wendling
2011-10-20
1
-1
/
+2
*
Also compare the built dragonegg objects between phases 2 and 3.
Duncan Sands
2011-10-20
1
-1
/
+2
*
Reset the system compiler each time we start a new flavour. Otherwise
Duncan Sands
2011-10-20
1
-2
/
+3
*
Haven't yet found a nice way to handle TargetData verification in the
Lang Hames
2011-10-20
2
-38
/
+109
*
Revert r142579, "Fix a type in the legalization of CONCAT_VECTORS". This is
Chad Rosier
2011-10-20
1
-1
/
+1
*
As Evan suggested, loads from constant pool are safe to speculate.
Devang Patel
2011-10-20
1
-5
/
+5
*
Add a comment.
Devang Patel
2011-10-20
1
-1
/
+3
*
Tidy up. Trailing whitespace.
Jim Grosbach
2011-10-20
1
-2
/
+2
*
ARM VLD1/VST1 (one register, no writeback) assembly parsing and encoding.
Jim Grosbach
2011-10-20
3
-228
/
+226
*
Tidy up formatting.
Jim Grosbach
2011-10-20
1
-46
/
+59
*
ARM VTBX (one register) assembly parsing and encoding.
Jim Grosbach
2011-10-20
2
-16
/
+15
*
Fix a type in the legalization of CONCAT_VECTORS.
Nadav Rotem
2011-10-20
1
-1
/
+1
*
Add support for testing dragonegg. This is disabled by default.
Duncan Sands
2011-10-20
1
-37
/
+174
*
Comment out or remove unused parameter names so as to avoid a slew of
Duncan Sands
2011-10-20
1
-63
/
+69
*
Avoid warnings about the parameter G being unused.
Duncan Sands
2011-10-20
1
-1
/
+1
*
Refactor code from inlining and globalopt that checks whether a function defi...
Eli Friedman
2011-10-20
6
-7
/
+52
*
Remove useless code.
Eli Friedman
2011-10-20
1
-6
/
+0
*
A FIXME about block addresses and indirectbr.
Eli Friedman
2011-10-20
1
-0
/
+6
*
Simplify; no intended functional change.
Eli Friedman
2011-10-20
1
-10
/
+3
*
Revamp the script to handle the 'TEST=simple' output.
Bill Wendling
2011-10-20
1
-74
/
+67
*
"@string = constant i8 0" is a value i8* string of length zero. Analyze that
Nick Lewycky
2011-10-20
2
-6
/
+19
*
Revert 142337. Thumb1 still doesn't support dynamic stack realignment. :(
Chad Rosier
2011-10-20
4
-72
/
+11
*
Initialze ScalarEvalution dependency.
Devang Patel
2011-10-19
1
-0
/
+1
*
Fix TLS lowering bug. The CopyFromReg must be glued to the TLSCALL. rdar://10...
Evan Cheng
2011-10-19
2
-1
/
+19
*
Improve code generation for vselect on SSE2:
Nadav Rotem
2011-10-19
2
-13
/
+20
*
Fix parsing of a line with only a # in it.
Rafael Espindola
2011-10-19
2
-1
/
+17
*
Updating 'update' target to handle svn 1.7 'info' output. Patch by Jean-Dania...
David Blaikie
2011-10-19
1
-1
/
+1
*
Use literal pool loads instead of MOVW/MOVT for materializing global addresse...
James Molloy
2011-10-19
2
-3
/
+33
*
Document Paste
David Greene
2011-10-19
1
-0
/
+4
*
Document NAME
David Greene
2011-10-19
1
-0
/
+8
*
Add Paste Test
David Greene
2011-10-19
1
-0
/
+35
*
Implement Paste
David Greene
2011-10-19
3
-28
/
+67
*
Process NAME
David Greene
2011-10-19
1
-8
/
+35
*
Process Defm Prefix as Init
David Greene
2011-10-19
2
-20
/
+40
*
Parse Def ID as Value
David Greene
2011-10-19
2
-14
/
+42
*
Don't Parse Object Body as a Name
David Greene
2011-10-19
1
-0
/
+4
*
Use Parse Mode
David Greene
2011-10-19
1
-2
/
+9
*
Make ID Parsing More Flexible
David Greene
2011-10-19
2
-10
/
+26
*
Add NAME Member
David Greene
2011-10-19
5
-2
/
+16
*
Fix Name Access
David Greene
2011-10-19
1
-2
/
+3
[prev]
[next]