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
*
Added tests for microMIPS relocations 1.
Zoran Jovanovic
2013-10-24
3
-0
/
+191
*
ARM: Use non-VFP softcalls on embedded Darwinish targets
Tim Northover
2013-10-24
2
-1
/
+23
*
Replaced non-ASCII character.
Yaron Keren
2013-10-24
1
-1
/
+1
*
Revert part of r193291, restoring the deletion of loaded objects.
Chandler Carruth
2013-10-24
1
-0
/
+9
*
ARM: fix assert on unpredictable POP instruction.
Tim Northover
2013-10-24
3
-8
/
+9
*
Added test for -elf configuration, to see that _alloca call is properly
Yaron Keren
2013-10-24
1
-9
/
+16
*
Make sure SP is always aligned on a 2 byte boundary
Job Noorman
2013-10-24
2
-2
/
+19
*
fix PR17635: false positive with packed structures
Nuno Lopes
2013-10-24
4
-5
/
+38
*
[AArch64] Fix NZCV reg live-in bug in F128CSEL codegen.
Amara Emerson
2013-10-24
2
-2
/
+23
*
Include missing Compiler.h for using LLVM_ENUM_INT_TYPE.
Zonr Chang
2013-10-24
1
-0
/
+1
*
AVX-512: added VCVTPH2PS, VCVTPS2PH with intrinsics
Elena Demikhovsky
2013-10-24
3
-0
/
+56
*
Replace sse41/sse42 with sse4.1/sse4.2 in test command lines to fix bots.
Craig Topper
2013-10-24
2
-2
/
+2
*
Add non-AVX tests for AES intrinsics.
Craig Topper
2013-10-24
1
-0
/
+48
*
Add tests for SSE intrinsics in non-avx mode by copying from the AVX test cas...
Craig Topper
2013-10-24
6
-0
/
+1704
*
Fix a bug in LinearFunctionTestReplace that created invalid loop exit checks.
Juergen Ributzka
2013-10-24
2
-1
/
+33
*
Fixed llvm-cov to count edges instead of blocks.
Yuchen Wu
2013-10-24
2
-4
/
+14
*
Clarify comments in genLoopLimit.
Andrew Trick
2013-10-24
1
-3
/
+4
*
Optimizing MCJIT module state tracking
Andrew Kaylor
2013-10-24
3
-124
/
+214
*
(this is a corrected patch)
Yaron Keren
2013-10-23
3
-2
/
+4
*
Debug Info: code clean up.
Manman Ren
2013-10-23
2
-31
/
+23
*
Debug Info: code clean up.
Manman Ren
2013-10-23
2
-5
/
+5
*
Debug Info: code clean up.
Manman Ren
2013-10-23
2
-18
/
+12
*
Debug Info: code clean up.
Manman Ren
2013-10-23
2
-18
/
+18
*
Actually switch the default to use multiprocessing
Rafael Espindola
2013-10-23
1
-1
/
+1
*
[lit] Stop hacking the GIL check interval.
Daniel Dunbar
2013-10-23
1
-6
/
+0
*
[lit] Use multiprocessing based parallelism by default, on Unix.
Daniel Dunbar
2013-10-23
1
-3
/
+7
*
Remove {} from one-line block.
Manman Ren
2013-10-23
1
-2
/
+1
*
Revert "Calling _chkstk is required on ELF as well as COFF on Windows. Withou...
Rafael Espindola
2013-10-23
3
-4
/
+2
*
Fixed doxygen comment to match Module.cpp
Yuchen Wu
2013-10-23
1
-1
/
+1
*
Reduce casting and use a fully covered switch.
Rafael Espindola
2013-10-23
1
-9
/
+14
*
X86: Custom lower sext v16i8 to v16i16, and the corresponding truncate.
Benjamin Kramer
2013-10-23
8
-10
/
+58
*
Fixed comment typo in GCOVProfiling.cpp
Yuchen Wu
2013-10-23
1
-1
/
+1
*
Use a map instead of vector to store line counts.
Yuchen Wu
2013-10-23
2
-24
/
+15
*
Calling _chkstk is required on ELF as well as COFF on Windows.
Yaron Keren
2013-10-23
3
-2
/
+4
*
X86: Custom lower zext v16i8 to v16i16.
Benjamin Kramer
2013-10-23
4
-19
/
+29
*
Fix PR17631
Michael Liao
2013-10-23
2
-1
/
+32
*
Add llvm-c-test to check-llvm.
NAKAMURA Takumi
2013-10-23
1
-4
/
+1
*
llvm/tools/llvm-c-test should be built also on msvc.
NAKAMURA Takumi
2013-10-23
1
-5
/
+1
*
llvm-c/Target.h: Tweak "inline" for msvc to use __inline instead.
NAKAMURA Takumi
2013-10-23
1
-0
/
+4
*
llvm-c/lto.h: Avoid use of bool.
NAKAMURA Takumi
2013-10-23
2
-21
/
+18
*
llvm-c-test: Make them C89-compliant.
NAKAMURA Takumi
2013-10-23
5
-15
/
+29
*
include/llvm-c: Whitespace.
NAKAMURA Takumi
2013-10-23
8
-41
/
+40
*
X86: Make concat_vectors combine a bit more conservative.
Jim Grosbach
2013-10-23
1
-0
/
+6
*
Use address-taken to disambiguate global variable and indirect memops.
Shuxin Yang
2013-10-23
18
-11
/
+72
*
Mark zero-argument functions explicitly in C headers.
Benjamin Kramer
2013-10-23
1
-4
/
+4
*
Support for microMIPS relocations 1.
Zoran Jovanovic
2013-10-23
6
-13
/
+129
*
Fix cmake dependency on llvm-c-test in test
Anders Waldenborg
2013-10-23
1
-0
/
+4
*
[mips][msa] Direct Object Emission support for the LSA instruction.
Matheus Almeida
2013-10-23
3
-8
/
+30
*
[mips][msa] Added support for matching fexp2 from normal IR (i.e. not intrins...
Daniel Sanders
2013-10-23
4
-4
/
+163
*
Make ARM hint ranges consistent, and add tests for these ranges
Artyom Skrobov
2013-10-23
9
-10
/
+60
[next]