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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the addition of the dwo_id as late as possible after everything
Eric Christopher
2013-08-12
1
-2
/
+2
*
Fix PR16797 - Support PHINodes with multiple inputs from the same basic block.
Nadav Rotem
2013-08-12
1
-0
/
+41
*
This patch implements ei and di instructions for mips. Test cases are added.
Vladimir Medic
2013-08-12
1
-1
/
+19
*
Fix FileCheck --check-prefix lines.
Tim Northover
2013-08-12
16
-41
/
+41
*
[SystemZ] Use CLC and IPM to implement memcmp
Richard Sandiford
2013-08-12
1
-0
/
+134
*
[SystemZ] Add a definition of the CLC instruction
Richard Sandiford
2013-08-12
3
-0
/
+142
*
[SystemZ] Add a definition of the IPM instruction
Richard Sandiford
2013-08-12
2
-0
/
+17
*
Allow compatible extension attributes for tail calls
Tim Northover
2013-08-12
2
-3
/
+59
*
Fix big-endian handling of integer-to-vector bitcasts in InstCombine
Richard Sandiford
2013-08-12
1
-0
/
+41
*
Don't generate floating point stubs for mips16 code if the function
Reed Kotler
2013-08-11
1
-0
/
+25
*
AVX-512: Added more tests for BROADCAST
Elena Demikhovsky
2013-08-11
1
-0
/
+16
*
AVX-512: Added VPERM* instructons and MOV* zmm-to-zmm instructions.
Elena Demikhovsky
2013-08-11
1
-0
/
+66
*
Revert r188119 "Kill some duplicated code for removing unreachable BBs."
Arnold Schwaighofer
2013-08-10
1
-12
/
+2
*
R600/SI: FMA is faster than fmul and fadd for f64
Niels Ole Salscheider
2013-08-10
1
-0
/
+31
*
R600/SI: Add FMA pattern
Niels Ole Salscheider
2013-08-10
1
-0
/
+31
*
Check for $PWD in llvm::sys::current_path.
Rafael Espindola
2013-08-10
1
-0
/
+10
*
[objc-arc] Track if we encountered an additive overflow while computing {TopD...
Michael Gottesman
2013-08-09
1
-3
/
+1063
*
Kill some duplicated code for removing unreachable BBs.
Peter Collingbourne
2013-08-09
1
-2
/
+12
*
DataFlowSanitizer: Remove unreachable BBs so IR continues to verify
Peter Collingbourne
2013-08-09
1
-0
/
+20
*
Add another intrinsic that LLVM gives an incorrect prototype to.
Reed Kotler
2013-08-09
1
-0
/
+18
*
[stackprotector] Simplify SP Pass so that we emit different fail basic blocks...
Michael Gottesman
2013-08-09
1
-0
/
+4
*
CHECK-LABEL-ify tests
Stephen Lin
2013-08-09
3
-11
/
+11
*
[tests] Update to use lit_config and lit package, as appropriate.
Daniel Dunbar
2013-08-09
4
-32
/
+35
*
This fixes the Thumb2 CPS assembly syntax.
Mihai Popa
2013-08-09
3
-1
/
+36
*
Fix assembling of Thumb2 branch instructions.
Mihai Popa
2013-08-09
6
-6
/
+330
*
Add missing 'v' prefix in front of palignr on one of checks.
Craig Topper
2013-08-09
1
-1
/
+1
*
Set ISD::FROUND to Expand by default for all types
Hal Finkel
2013-08-09
1
-0
/
+22
*
Optimistically ignore scattered relocations in MachO in RuntimeDyld. This
Lang Hames
2013-08-09
3
-0
/
+2
*
Mips ELF: MicroMips direct object Little endian support.
Jack Carter
2013-08-08
3
-48
/
+111
*
[Object] Split the ELF interface into 3 parts.
Michael J. Spencer
2013-08-08
3
-0
/
+24
*
Revert "Reapply r185872 now that the address sanitizer has been changed to su...
Arnold Schwaighofer
2013-08-08
1
-3
/
+4
*
[tests] Remove dead VALGRIND and CLEANED_TESTSUITE makefile variables.
Daniel Dunbar
2013-08-08
1
-6
/
+0
*
[lit] Remove on_clone member, which is no longer used.
Daniel Dunbar
2013-08-08
1
-2
/
+2
*
initial draft of PPCMachObjectWriter.cpp
David Fang
2013-08-08
1
-0
/
+84
*
R600/SI: Implement fp32<->fp64 conversions
Niels Ole Salscheider
2013-08-08
2
-0
/
+18
*
R600/SI: Implement sint<->fp64 conversions
Niels Ole Salscheider
2013-08-08
2
-0
/
+18
*
test commit.
Andrea Di Biagio
2013-08-08
1
-1
/
+1
*
DISubprogram metadata have an MDNode representing which base type
Eric Christopher
2013-08-08
1
-1
/
+1
*
Disable inlining between sanitized and non-sanitized functions.
Evgeniy Stepanov
2013-08-08
1
-0
/
+112
*
For DW_TAG_template_type_parameter the actual passed in type could
Eric Christopher
2013-08-08
1
-0
/
+54
*
Make sure that if we're going to attempt to add a type to a DIE that
Eric Christopher
2013-08-08
1
-5
/
+5
*
PPC: Map frin to round() not nearbyint() and rint()
Hal Finkel
2013-08-08
1
-69
/
+6
*
Revert "coff also doesn't have a ReadOnlySection yet, (!)"
David Majnemer
2013-08-08
1
-0
/
+6
*
Revert "[objc-arc] Track if we encountered an additive overflow while computi...
Michael Gottesman
2013-08-08
1
-1063
/
+3
*
[objc-arc] Track if we encountered an additive overflow while computing {TopD...
Michael Gottesman
2013-08-07
1
-3
/
+1063
*
Reapply r185872 now that the address sanitizer has been changed to support this.
Bill Wendling
2013-08-07
1
-4
/
+3
*
[tests] Make string encoding issues explicit.
Daniel Dunbar
2013-08-07
1
-3
/
+3
*
[tests] Avoid deprecated except syntax.
Daniel Dunbar
2013-08-07
2
-2
/
+8
*
Add ISD::FROUND for libm round()
Hal Finkel
2013-08-07
1
-0
/
+52
*
DataFlowSanitizer; LLVM changes.
Peter Collingbourne
2013-08-07
5
-0
/
+242
[next]