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
*
OCaml bindings: fix typo
Sylvestre Ledru
2013-11-01
1
-1
/
+1
*
OCaml bindings: remove unused DONT_BUILD_RELINKED from Makefiles
Sylvestre Ledru
2013-11-01
2
-2
/
+0
*
Use \01 to disable the mangler. Should fix the 32 bit windows bots.
Rafael Espindola
2013-11-01
1
-9
/
+9
*
OCaml bindings: fix typo
Sylvestre Ledru
2013-11-01
2
-2
/
+2
*
OCaml bindings: fix typo in documentation
Sylvestre Ledru
2013-11-01
1
-1
/
+1
*
OCaml bindings: formatting
Sylvestre Ledru
2013-11-01
24
-74
/
+44
*
DebugInfo: Emit member variable locations as data instead of expressions in b...
David Blaikie
2013-11-01
3
-33
/
+35
*
Add to the disassembler C API output reference types for
Kevin Enderby
2013-11-01
2
-3
/
+35
*
Fix unused variable warnings.
Dan Gohman
2013-10-31
1
-0
/
+3
*
These test cases for experimental features are a bit too darwin-specific stil...
Andrew Trick
2013-10-31
2
-4
/
+4
*
Unused variable
Andrew Trick
2013-10-31
1
-0
/
+1
*
[AArch64] Add support for NEON scalar fixed-point convert to floating-point i...
Chad Rosier
2013-10-31
6
-0
/
+170
*
Modify CMakeLists.txt to work around pr17763 and bring some bots back.
Rafael Espindola
2013-10-31
1
-0
/
+1
*
Add new calling convention for WebKit Java Script.
Andrew Trick
2013-10-31
6
-0
/
+49
*
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
[next]