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
*
Ensure sys::getProcessTriple always uses a normalized triple. Patch by
Duncan Sands
2013-07-17
1
-1
/
+1
*
[XCore] Ensure implicit operands aren't lost on the return instruction.
Richard Osborne
2013-07-17
2
-2
/
+19
*
Tweak the cmake interaction between CMAKE_BUILD_TYPE and LLVM_ENABLE_ASSERTIONS.
Duncan Sands
2013-07-17
2
-3
/
+3
*
Teach x86 fast-isel to use AVX opcodes for vector stores when AVX is enabled.
Craig Topper
2013-07-17
1
-6
/
+6
*
LLVMSymbolize.cpp: Fix build. Triple::ArchType is not a namespace.
NAKAMURA Takumi
2013-07-17
1
-1
/
+1
*
llvm-symbolizer: be more careful with colons in file names
Alexey Samsonov
2013-07-17
1
-8
/
+7
*
Make x86 fast-isel correctly choose between aligned and unaligned operations ...
Craig Topper
2013-07-17
4
-31
/
+77
*
Fix ARMFastISel::ARMEmitIntExt shift emission
JF Bastien
2013-07-17
1
-30
/
+52
*
PPC: Add CTR-register clobber to builtin setjmp
Hal Finkel
2013-07-17
4
-0
/
+59
*
Add simpler version of is_directory. It will be used in clang.
Rafael Espindola
2013-07-17
1
-0
/
+7
*
Mark a method 'const' and another 'static'.
Craig Topper
2013-07-17
1
-2
/
+2
*
Make a few more static string pointers constant.
Craig Topper
2013-07-17
1
-8
/
+8
*
Don't fallback to copy + delete in rename.
Rafael Espindola
2013-07-17
1
-11
/
+2
*
Make constant string pointer into an array to remove a pointer lookup for eve...
Craig Topper
2013-07-17
2
-2
/
+2
*
raw_ostream.cpp: Introduce <fcntl.h> to let O_BINARY provided. Or, llvm::outs...
NAKAMURA Takumi
2013-07-17
2
-3
/
+5
*
SLPVectorizer: Accelerate the isConsecutive check by replacing the subtractio...
Nadav Rotem
2013-07-17
1
-10
/
+5
*
PPC: Implement base pointer and stack realignment
Hal Finkel
2013-07-17
6
-41
/
+391
*
llvm/test/CodeGen/X86/vec_setcc.ll: Add explicit -mtriple=x86_64-unknown-unkn...
NAKAMURA Takumi
2013-07-17
1
-3
/
+3
*
Move string pointer from being a static class member to just a static global ...
Craig Topper
2013-07-17
2
-7
/
+2
*
Add getModuleFlag(StringRef Key) to query a module flag given Key.
Manman Ren
2013-07-16
3
-11
/
+21
*
llvm/test/Object/ar-create.test: Relax a CHECK line to satisfy localized mess...
NAKAMURA Takumi
2013-07-16
1
-1
/
+1
*
llvm/test/Object/check_binary_output.ll: Mark it as XFAIL on Windows. Investi...
NAKAMURA Takumi
2013-07-16
1
-0
/
+3
*
flip the scev minus direction to simplify the code.
Nadav Rotem
2013-07-16
1
-3
/
+3
*
SLPVectorizer: Improve the compile time of isConsecutive by adding a simple c...
Nadav Rotem
2013-07-16
1
-0
/
+18
*
Related to r181161 - Indirect branches may not be the last branch in a basic
Lang Hames
2013-07-16
1
-0
/
+7
*
ARM: Add support for the Thumb2 PLI alternate literal form.
Tilmann Scheller
2013-07-16
2
-0
/
+7
*
Update the examples for an API change.
Rafael Espindola
2013-07-16
1
-1
/
+1
*
Add a wrapper for open.
Rafael Espindola
2013-07-16
27
-119
/
+130
*
Finally, force the target for this test. Should unbreak non-x86 buildbots.
Benjamin Kramer
2013-07-16
1
-3
/
+3
*
XFAIL this test on mingw.
Rafael Espindola
2013-07-16
1
-0
/
+1
*
Label names also differ between platforms. Use a relaxed regex.
Benjamin Kramer
2013-07-16
1
-4
/
+4
*
Fix test not to fail when the target doesn't use leading underscores on symbols.
Benjamin Kramer
2013-07-16
1
-18
/
+18
*
Cleanup testing case by using a shorter name for types.
Manman Ren
2013-07-16
1
-39
/
+39
*
Remove floats from live range splitting costs.
Jakob Stoklund Olesen
2013-07-16
2
-26
/
+28
*
Reapply r185393.
Jakob Stoklund Olesen
2013-07-16
2
-82
/
+80
*
[X86] Use min/max to optimze unsigend vector comparison on X86
Juergen Ributzka
2013-07-16
2
-2
/
+148
*
Make SpecialCaseList match full strings, as documented, using anchors.
Peter Collingbourne
2013-07-16
2
-1
/
+17
*
Test commit to verify write access.
Juergen Ributzka
2013-07-16
1
-0
/
+1
*
[Support] Add a Unicode conversion wrapper from UTF16 to UTF8
Reid Kleckner
2013-07-16
4
-2
/
+143
*
When the inliner merges allocas, it must keep the larger alignment
Hal Finkel
2013-07-16
3
-2
/
+203
*
On error, close the temporary file descriptor.
Rafael Espindola
2013-07-16
2
-1
/
+12
*
SLPVectorizer: Reduce the compile time of the consecutive store lookup.
Nadav Rotem
2013-07-16
1
-5
/
+13
*
Create files with mode 666. This matches the behavior of other unix tools.
Rafael Espindola
2013-07-16
2
-1
/
+14
*
[Support] Fix some warnings when self-hosting clang on Windows
Reid Kleckner
2013-07-16
2
-2
/
+5
*
[APFloat] PR16573: Avoid losing mantissa bits in ppc_fp128 to double truncation
Ulrich Weigand
2013-07-16
2
-0
/
+28
*
[XCore] Fix printing of inline asm operands.
Richard Osborne
2013-07-16
2
-11
/
+39
*
ARM: allow printing of ARM atomic DAG nodes.
Tim Northover
2013-07-16
1
-0
/
+13
*
[SystemZ] Use ROSBG and non-zero form of RISBG for OR nodes
Richard Sandiford
2013-07-16
3
-1
/
+289
*
Fixing a buildbot failure:unused function.
Vladimir Medic
2013-07-16
1
-14
/
+0
*
[SystemZ] Add MC support for R[NOX]SBG
Richard Sandiford
2013-07-16
4
-0
/
+179
[next]