index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
MachineFunction: Slight refactoring; NFC
Matthias Braun
2017-12-15
4
-21
/
+24
*
MachineModuleInfo: Remove unused function; NFC
Matthias Braun
2017-12-15
1
-1
/
+0
*
[WebAssembly] Don't include lazy symbols in import table
Sam Clegg
2017-12-15
2
-13
/
+20
*
Fixed the gcc 'enumeral and non-enumeral type in conditional expression [-Wer...
Galina Kistanova
2017-12-15
1
-3
/
+3
*
[Hexagon] Remove recursion in visitUsesOf, replace with use queue
Krzysztof Parzyszek
2017-12-15
2
-43
/
+121
*
[Hexagon] Handle concat_vectors of all allowed HVX types
Krzysztof Parzyszek
2017-12-15
4
-10
/
+99
*
[X86] Use AND32ri8 instead of AND64ri8 in Asan code in EmitCallAsanReport for...
Craig Topper
2017-12-15
1
-1
/
+1
*
[X86] In LowerVectorCTPOP use ISD::ZERO_EXTEND/ISD::TRUNCATE instead of the t...
Craig Topper
2017-12-15
1
-4
/
+4
*
[X86] Remove unnecessary TODO.
Craig Topper
2017-12-15
1
-1
/
+0
*
[MinGW] Ignore the --no-seh flag
Martin Storsjo
2017-12-15
1
-0
/
+1
*
[COFF] Set the IMAGE_DLL_CHARACTERISTICS_NO_SEH flag automatically
Martin Storsjo
2017-12-15
3
-3
/
+9
*
[LTO] Remove unused RegularLTOState::HasModule
Vitaly Buka
2017-12-15
1
-1
/
+0
*
Re-commit : [LICM] Allow sinking when foldable in loop
Jun Bum Lim
2017-12-15
3
-31
/
+232
*
Revert "[DWARFv5] Dump an MD5 checksum in the line-table header."
Paul Robinson
2017-12-15
7
-84
/
+27
*
[llvm-objcopy] Reformat everything using clang-format -i
Jake Ehrlich
2017-12-15
2
-26
/
+22
*
[Hexagon] Fix operand-swapping PatFrag for atomic stores
Krzysztof Parzyszek
2017-12-15
2
-18
/
+90
*
__is_target_environment: Check the environment after parsing it
Alex Lorenz
2017-12-15
2
-4
/
+9
*
__is_target_arch: Check the arch and subarch instead of the arch name
Alex Lorenz
2017-12-15
2
-3
/
+13
*
[DWARFv5] Dump an MD5 checksum in the line-table header.
Paul Robinson
2017-12-15
7
-27
/
+84
*
Do not add .dynamic entries that don't have to be added early in the ctor. NFC.
Rui Ueyama
2017-12-15
2
-30
/
+22
*
[X86] Remove assert in X86MCCodeEmitter.cpp that was added in r320830.
Craig Topper
2017-12-15
1
-2
/
+0
*
[SelectionDAG][X86] Fix insert_vector_elt lowering for v32i1/v64i1 with non-c...
Craig Topper
2017-12-15
3
-7
/
+619
*
[Memcpy Loop Lowering] Insert loop BB inbetween the split BB.
Sean Fertile
2017-12-15
2
-2
/
+9
*
[WebAssembly] Base imports on Symtab. NFC.
Sam Clegg
2017-12-15
2
-14
/
+9
*
[X86] Add 'Requires<[In64BitMode]>' to a bunch of instructions that only have...
Craig Topper
2017-12-15
4
-67
/
+94
*
[X86] Change BNDLDX to use anymem instead of i64mem for itsmemory operand.
Craig Topper
2017-12-15
1
-1
/
+1
*
[X86] Remove the 'Requires' In64BitMode/Not64BitMode from the LWP instructions.
Craig Topper
2017-12-15
1
-4
/
+4
*
[X86] Remove the 'Requires<[In64BitMode]>' from SHSTK instructions.
Craig Topper
2017-12-15
1
-9
/
+5
*
[TargetLibraryInfo] fix documentation comment; NFC
Sanjay Patel
2017-12-15
1
-3
/
+3
*
[clang-tidy] Adding Fuchsia checker for virtual inheritance
Julie Hockett
2017-12-15
8
-0
/
+142
*
[CodeGen] fix documentation comments; NFC
Sanjay Patel
2017-12-15
1
-10
/
+7
*
[AArch64] Fix typo in the ASIMD instruction optimization pass
Evandro Menezes
2017-12-15
1
-66
/
+72
*
fix typo in comment and remove inaccurate comment; NFC
Sanjay Patel
2017-12-15
2
-3
/
+1
*
Fix for bug PR35549 - Repeated schedule comments.
Andrew V. Tischenko
2017-12-15
4
-18
/
+24
*
Revert "Re-commit : [LICM] Allow sinking when foldable in loop"
Jun Bum Lim
2017-12-15
3
-231
/
+31
*
[CodeGen] fix documentation comments; NFC
Sanjay Patel
2017-12-15
1
-10
/
+6
*
Re-commit : [LICM] Allow sinking when foldable in loop
Jun Bum Lim
2017-12-15
3
-31
/
+231
*
Updated llvm-objdump to display local relocations in Mach-O binaries
Michael Trent
2017-12-15
7
-11
/
+371
*
[ubsan-minimal] Add a path for non-POSIX (and bare-metal) use of the library
Filipe Cabecinhas
2017-12-15
1
-0
/
+5
*
[X86] Fix XSAVE64 and similar instructions to not be allowed by the assembler...
Craig Topper
2017-12-15
4
-43
/
+34
*
Remove "FunctionName -" from docs on FunctionDecl(NFC)
Erich Keane
2017-12-15
1
-26
/
+22
*
Revert "[LICM] Allow sinking when foldable in loop"
Jun Bum Lim
2017-12-15
3
-228
/
+31
*
[CodeGen] Print stack object references as %(fixed-)stack.0 in both MIR and d...
Francis Visoiu Mistrih
2017-12-15
7
-28
/
+55
*
[OPENMP] Codegen `declare simd` for function declarations.
Alexey Bataev
2017-12-15
3
-4
/
+32
*
[ThinLTO] Disallow multiple prevailing defs
Eugene Leviant
2017-12-15
4
-24
/
+6
*
[X86] Widen (v2i32 (fp_to_uint v2f64)) to (v8i32 (fp_to_uint v8f64)) during l...
Craig Topper
2017-12-15
2
-11
/
+15
*
[LICM] Allow sinking when foldable in loop
Jun Bum Lim
2017-12-15
3
-31
/
+228
*
[ARM] Some DAG combine tests
Sam Parker
2017-12-15
2
-0
/
+210
*
[ELF] Reduce size of ELF file produced by test
Peter Smith
2017-12-15
1
-8
/
+8
*
llgs-tests: Add support for "exit" stop-reply packets
Pavel Labath
2017-12-15
6
-62
/
+149
[next]