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
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
This threads SectionName through the allocateCodeSection/allocateDataSection ...
Filip Pizlo
2013-10-02
6
-24
/
+34
*
Debug Info: In DIBuilder, the derived-from field of a DW_TAG_pointer_type
Manman Ren
2013-10-01
5
-87
/
+103
*
[llvm-c][Disassembler] Add an option to reproduce in disassembled output the
Quentin Colombet
2013-10-01
1
-8
/
+45
*
Debug Info: remove duplication of DIEs when a DIE is part of the type system
Manman Ren
2013-10-01
5
-16
/
+112
*
R600: add a pass that merges clauses.
Vincent Lejeune
2013-10-01
7
-2
/
+232
*
R600: Put PRED_X instruction in its own clause
Vincent Lejeune
2013-10-01
1
-0
/
+8
*
R600: Enable -verify-machineinstrs in some tests.
Vincent Lejeune
2013-10-01
5
-9
/
+19
*
[MC] When MCInstPrint::printAnnotation uses a comment stream, it has to ensure
Quentin Colombet
2013-10-01
1
-2
/
+6
*
Don't merge tiny functions.
Matt Arsenault
2013-10-01
1
-0
/
+12
*
[DebugInfo] Simplify and speedup .debug_aranges parsing
Alexey Samsonov
2013-10-01
1
-58
/
+25
*
Fixing MCJIT multiple module linking for OSX
Andrew Kaylor
2013-10-01
1
-0
/
+4
*
[DebugInfo] Further simplify DWARFDebugAranges. No functionality change.
Alexey Samsonov
2013-10-01
2
-56
/
+43
*
[DebugInfo] Remove unused functions from DWARFDebugAranges and fix code style.
Alexey Samsonov
2013-10-01
2
-93
/
+44
*
[SystemZ] Add comparisons of high words and memory
Richard Sandiford
2013-10-01
3
-2
/
+30
*
[SystemZ] Add comparisons of large immediates using high words
Richard Sandiford
2013-10-01
2
-2
/
+20
*
[SystemZ] Add immediate addition involving high words
Richard Sandiford
2013-10-01
4
-2
/
+76
*
[SystemZ] Extend test-under-mask support to high GR32s
Richard Sandiford
2013-10-01
4
-8
/
+27
*
[SystemZ] Extend 32-bit RISBG optimizations to high words
Richard Sandiford
2013-10-01
1
-8
/
+16
*
[SystemZ] Extend pseudo conditional 8- and 16-bit stores to high words
Richard Sandiford
2013-10-01
2
-6
/
+22
*
ARM: support interrupt attribute
Tim Northover
2013-10-01
8
-21
/
+148
*
[SystemZ] Optimize 32-bit FPR<->GPR moves for z196 and above
Richard Sandiford
2013-10-01
1
-7
/
+18
*
Add non-blocking Wait() for launched processes
Tareq A. Siraj
2013-10-01
3
-128
/
+145
*
[SystemZ] Allow integer AND involving high words
Richard Sandiford
2013-10-01
5
-63
/
+107
*
[SystemZ] Allow integer XOR involving high words
Richard Sandiford
2013-10-01
4
-5
/
+15
*
Remove several unused variables.
Rafael Espindola
2013-10-01
13
-20
/
+6
*
[SystemZ] Allow integer OR involving high words
Richard Sandiford
2013-10-01
4
-13
/
+41
*
[SystemZ] Allow integer insertions with a high-word destination
Richard Sandiford
2013-10-01
4
-2
/
+43
*
[SystemZ] Allow selects with a high-word destination
Richard Sandiford
2013-10-01
2
-2
/
+4
*
[SystemZ] Add patterns to load a constant into a high word (IIHF)
Richard Sandiford
2013-10-01
7
-5
/
+59
*
[ARM] Remove an unused function from the disassembler.
Joey Gouly
2013-10-01
1
-11
/
+0
*
Test commit. Updated comment.
Matheus Almeida
2013-10-01
1
-1
/
+1
*
[SystemZ] Add register zero extensions involving at least one high word
Richard Sandiford
2013-10-01
3
-2
/
+29
*
[ARM] Introduce the 'sevl' instruction in ARMv8.
Joey Gouly
2013-10-01
5
-29
/
+22
*
[SystemZ] Add truncating high-word stores (STCH and STHH)
Richard Sandiford
2013-10-01
2
-4
/
+24
*
[SystemZ] Add zero-extending high-word loads (LLCH and LLHH)
Richard Sandiford
2013-10-01
2
-2
/
+22
*
SCEVExpander: Fix a regression I introduced by to eagerly adding RAII objects.
Benjamin Kramer
2013-10-01
1
-1
/
+4
*
[SystemZ] Add sign-extending high-word loads (LBH and LHH)
Richard Sandiford
2013-10-01
2
-2
/
+22
*
[SystemZ] Use upper words of GR64s for codegen
Richard Sandiford
2013-10-01
10
-13
/
+184
*
[SystemZ] Reapply: Add definitions of LFH and STFH
Richard Sandiford
2013-10-01
1
-0
/
+4
*
[mips][msa] Added support for matching mod_[us] from normal IR (i.e. not intr...
Daniel Sanders
2013-10-01
2
-9
/
+23
*
This patch adds aliases for Mips sub instruction with immediate operands. Cor...
Vladimir Medic
2013-10-01
2
-2
/
+38
*
AVX-512: Added X86vzmovl patterns
Elena Demikhovsky
2013-10-01
1
-0
/
+5
*
Remove 0 as a valid encoding for the m-mmmm field.
Craig Topper
2013-10-01
1
-2
/
+0
*
Remove unneeded fields from disassembler internal instruction format.
Craig Topper
2013-10-01
2
-20
/
+0
*
BEXTR should be defined to take same type for bother operands.
Craig Topper
2013-10-01
1
-1
/
+1
*
SelectionDAG: Clarify comments from r191600
Tom Stellard
2013-10-01
1
-2
/
+2
*
Adding multiple module support for MCJIT.
Andrew Kaylor
2013-10-01
5
-99
/
+366
*
Add the DW_AT_GNU_ranges_base attribute if we've emitted any ranges
Eric Christopher
2013-10-01
1
-2
/
+11
*
Update comments.
Eric Christopher
2013-10-01
1
-2
/
+2
*
Fix code duplication
Matt Arsenault
2013-10-01
1
-21
/
+10
[next]