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
*
Add support for stack map generation in the X86 backend.
Andrew Trick
2013-10-31
10
-5
/
+755
*
Relax check line to match what llvm-nm prints for COFF.
Rafael Espindola
2013-10-31
1
-3
/
+3
*
Do not convert "call asm" to "invoke asm" in Inliner.
Manman Ren
2013-10-31
2
-1
/
+32
*
XFAIL on ppc64 too.
Rafael Espindola
2013-10-31
1
-0
/
+3
*
XFAIL this for now.
Rafael Espindola
2013-10-31
1
-0
/
+4
*
Use LTO_SYMBOL_SCOPE_DEFAULT_CAN_BE_HIDDEN instead of the "dso list".
Rafael Espindola
2013-10-31
14
-130
/
+96
*
[AArch64] Add diagnostic tests for NEON scalar shift immediate instructions (...
Chad Rosier
2013-10-31
1
-0
/
+295
*
Use StringRef::startswith_lower. No functionality change.
Rui Ueyama
2013-10-31
1
-4
/
+4
*
[ConstantRange] improve my previous patch per Nick suggestion
Nuno Lopes
2013-10-31
1
-1
/
+1
*
[AArch64] Add support for NEON scalar shift immediate instructions.
Chad Rosier
2013-10-31
10
-13
/
+1331
*
SparcV9 doesnt have rem instruction either.
Roman Divacky
2013-10-31
2
-0
/
+31
*
Use a larger invalid attribute bitcode number
Reid Kleckner
2013-10-31
1
-0
/
+0
*
DWARFDebugArangeSet: remove dead code
Alexey Samsonov
2013-10-31
2
-54
/
+0
*
Add FileCheck tests for @LINE
Matt Arsenault
2013-10-31
2
-0
/
+26
*
[mips] XFAIL several MCJIT remote tests
Petar Jovanovic
2013-10-31
4
-0
/
+8
*
DWARFUnit: kill dead code and make a couple of functions private. No function...
Alexey Samsonov
2013-10-31
2
-38
/
+7
*
Debug Info: remove duplication of DIEs when a DIE can be shared across CUs.
Manman Ren
2013-10-31
10
-16
/
+188
*
Merge and filecheckize.
Roman Divacky
2013-10-31
2
-8
/
+16
*
Cleanup: update comments.
Manman Ren
2013-10-31
1
-1
/
+1
*
DWARFAbbreviationDeclaration: remove dead code, refactor parsing code and mak...
Alexey Samsonov
2013-10-31
3
-75
/
+60
*
Lower stackmap intrinsics directly to their target opcode in the DAG builder.
Andrew Trick
2013-10-31
7
-12
/
+246
*
Add Verifier test case for variable argument intrinsics.
Andrew Trick
2013-10-31
1
-0
/
+16
*
Add experimental stackmap intrinsics to definition file and documenation.
Andrew Trick
2013-10-31
1
-0
/
+13
*
Enable variable arguments support for intrinsics.
Andrew Trick
2013-10-31
5
-4
/
+81
*
whitespace
Andrew Trick
2013-10-31
5
-71
/
+71
*
Remove another unused flag.
Rafael Espindola
2013-10-31
2
-9
/
+0
*
Remove unused flag.
Rafael Espindola
2013-10-31
4
-8
/
+0
*
Rules adjustments in order to build on DragonFly BSD.
Rafael Espindola
2013-10-31
3
-6
/
+7
*
Remove the --shrink-wrap option.
Rafael Espindola
2013-10-31
4
-1394
/
+69
*
Add AVX512 unmasked integer broadcast intrinsics and support.
Cameron McInally
2013-10-31
3
-0
/
+50
*
AVX-512: Implemented CMOV for 512-bit vectors
Elena Demikhovsky
2013-10-31
3
-2
/
+46
*
[SystemZ] Automatically detect zEC12 and z196 hosts
Richard Sandiford
2013-10-31
23
-45
/
+123
*
[AArch64] Make the use of FP instructions optional, but enabled by default.
Amara Emerson
2013-10-31
24
-40
/
+225
*
llvm/test/Bitcode/invalid.ll: Tweak expresion to mach "llvm-dis.EXE:"
NAKAMURA Takumi
2013-10-31
1
-1
/
+1
*
Fix a use after free on invalid input.
Rafael Espindola
2013-10-31
3
-5
/
+8
*
Fix most memory leaks in tablegen.
Rafael Espindola
2013-10-31
1
-11
/
+20
*
Merge CallGraph and BasicCallGraph.
Rafael Espindola
2013-10-31
11
-203
/
+124
*
Updated llvm-cov's OVERVIEW description
Yuchen Wu
2013-10-31
1
-1
/
+1
*
Legalize: Improve legalization of long vector extends.
Jim Grosbach
2013-10-31
4
-58
/
+81
*
Fix a few typos
Matt Arsenault
2013-10-30
1
-7
/
+7
*
Fix CodeGen for unaligned loads with address spaces
Matt Arsenault
2013-10-30
2
-2
/
+24
*
Teach scalarrepl about address spaces
Matt Arsenault
2013-10-30
2
-6
/
+39
*
Add calls to doInitialization() and doFinalization() in verifyFunction()
Rafael Espindola
2013-10-30
2
-3
/
+6
*
Produce .weak_def_can_be_hidden for some linkonce_odr values
Rafael Espindola
2013-10-30
3
-8
/
+47
*
DebugInfo: Push header handling down into CompileUnit
David Blaikie
2013-10-30
3
-18
/
+29
*
[Mips] Add more SHF_MIPS_xxx ELF section flags.
Simon Atanasyan
2013-10-30
1
-2
/
+24
*
Add DebugInfo testcase for high_pc encoded as constant, fixed in r193555.
Will Dietz
2013-10-30
3
-0
/
+13
*
Fix GVN creating bitcast between address spaces
Matt Arsenault
2013-10-30
2
-8
/
+24
*
This commit adds some (but not all) of the x86-64 relocations that are not
Tom Roeder
2013-10-30
2
-6
/
+16
*
Add {start,end}with_lower methods to StringRef.
Rui Ueyama
2013-10-30
3
-5
/
+53
[next]