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
...
*
[mips][msa] Merge basic_operations_little.ll into basic_operations.ll.
Daniel Sanders
2013-11-15
2
-639
/
+184
*
Add AVX512 unmasked FMA intrinsics and support.
Cameron McInally
2013-11-15
3
-1
/
+170
*
[NVPTX] Fix type in usage doc
Justin Holewinski
2013-11-15
1
-1
/
+1
*
[mips][msa] lowerMSABitClear() should use SelectionDAG::getNOT() instead of u...
Daniel Sanders
2013-11-15
1
-14
/
+2
*
Hopefully fix uninitialized memory read in AArch64AsmParser found by MSan boo...
Alexey Samsonov
2013-11-15
1
-5
/
+5
*
[NVPTX] Update the usage document
Justin Holewinski
2013-11-15
1
-0
/
+704
*
Fix illegal DAG produced by SelectionDAG::getConstant() for v2i64 type
Daniel Sanders
2013-11-15
13
-86
/
+284
*
[NVPTX] Fix handling of indirect calls
Justin Holewinski
2013-11-15
7
-12
/
+56
*
Correct spelling.
Yaron Keren
2013-11-15
1
-1
/
+1
*
[mips][msa] Build all the tests in little and big endian modes and correct an...
Daniel Sanders
2013-11-15
59
-3
/
+666
*
Move all of the GoogleTest files back to the same locations they occupy
Chandler Carruth
2013-11-15
12
-33
/
+17
*
[asan] use GlobalValue::PrivateLinkage for coverage guard to save quite a bit...
Kostya Serebryany
2013-11-15
1
-1
/
+1
*
llvm-cov: Clean up memory leaks.
Benjamin Kramer
2013-11-15
2
-3
/
+3
*
Redirect unused test case output to /dev/null
Alexey Samsonov
2013-11-15
1
-1
/
+1
*
Give unit test its own LLVMContext so MDNodes aren't leaked even if we never ...
Benjamin Kramer
2013-11-15
1
-9
/
+10
*
Adding some info about stability of ARM boards
Renato Golin
2013-11-15
1
-4
/
+26
*
Use instr mapping for microMIPS in llvm-mc.
Zoran Jovanovic
2013-11-15
3
-17
/
+21
*
Reapply "[asan] Poor man's coverage that works with ASan"
Bob Wilson
2013-11-15
2
-0
/
+65
*
Platform proof a test case.
Andrew Trick
2013-11-15
1
-3
/
+3
*
Add instcombine visitor for addrspacecast
Matt Arsenault
2013-11-15
3
-0
/
+36
*
Fix grammar in addrspacecast description
Matt Arsenault
2013-11-15
1
-3
/
+3
*
Add target hook to prevent folding some bitcasted loads.
Matt Arsenault
2013-11-15
5
-1
/
+68
*
[OCaml] Add REQUIRES: native, object-emission to the Target test
Peter Zotov
2013-11-15
1
-0
/
+1
*
Revert "[asan] Poor man's coverage that works with ASan"
Bob Wilson
2013-11-15
2
-65
/
+0
*
[OCaml] Use native target in testsuite instead of hardcoding X86
Peter Zotov
2013-11-15
2
-16
/
+11
*
[OCaml] Add Target and TargetMachine bindings to Llvm_target
Peter Zotov
2013-11-15
4
-3
/
+516
*
[OCaml] Refactor Llvm_target interface
Peter Zotov
2013-11-15
11
-207
/
+208
*
[OCaml] Fix building of stub libraries
Peter Zotov
2013-11-15
3
-8
/
+8
*
[llvm-c] Make LLVMGetTargetFromName actually work
Peter Zotov
2013-11-15
1
-1
/
+2
*
[llvm-c] Add missing const qualifiers to LLVMCreateTargetMachine
Peter Zotov
2013-11-15
2
-6
/
+7
*
[llvm-c] Simplify signature of LLVMGetTargetFromName
Peter Zotov
2013-11-15
2
-8
/
+5
*
Make all the conditional Mips 16 branches get initially set for the
Reed Kotler
2013-11-15
7
-28
/
+132
*
Use a reference rather than a pointer as we don't expect a NULL
Eric Christopher
2013-11-15
3
-23
/
+23
*
Add addrspacecast instruction.
Matt Arsenault
2013-11-15
51
-229
/
+588
*
Include raw_ostream.h.
Rui Ueyama
2013-11-15
1
-2
/
+2
*
R600: Fix scheduling of instructions that use the LDS output queue
Tom Stellard
2013-11-15
11
-54
/
+220
*
Teach the Makefile build system how to handle SOURCES which include
Chandler Carruth
2013-11-14
1
-21
/
+34
*
R600/SI: Add processor type for Hawaii
Tom Stellard
2013-11-14
1
-0
/
+1
*
When folding memory operands, preserve existing MachineMemOperands.
Andrew Trick
2013-11-14
1
-3
/
+14
*
R600/SI: Remove redundant legalizeOperands call
Matt Arsenault
2013-11-14
1
-1
/
+0
*
Simplify testcase.
Eric Christopher
2013-11-14
1
-1
/
+1
*
Add #include raw_ostream.h in lib/Target/R600/SIFixSGPRCopies.cpp
Hans Wennborg
2013-11-14
1
-0
/
+1
*
R600/SI: Specify S_ADDK/S_MULK set SCC and are commutable
Matt Arsenault
2013-11-14
1
-2
/
+5
*
DebugInfo: Simplify/narrow null-check for getOrCreateType
David Blaikie
2013-11-14
1
-2
/
+4
*
Recognize 0x0000 as a COFF file magic.
Rui Ueyama
2013-11-14
4
-0
/
+21
*
[AArch64] Remove redundant Neon_immAllOnes/Neon_immAllZeros leaf patterns.
Chad Rosier
2013-11-14
1
-25
/
+9
*
DwarfCompileUnit::getOrCreateContext: Return the compile unit DIE rather than...
David Blaikie
2013-11-14
1
-11
/
+4
*
Remove unnecessary 'else' after return.
David Blaikie
2013-11-14
1
-4
/
+3
*
Typos. (Test commit.)
Paul Robinson
2013-11-14
2
-3
/
+3
*
Fix regular expression to work with multiple-digit version numbers
Dmitri Gribenko
2013-11-14
1
-2
/
+2
[prev]
[next]