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
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move LTO support library to a component, allowing it to be tested
Peter Collingbourne
2013-09-24
2
-0
/
+326
*
llvm-dwarfdump support for gnu_pubtypes
David Blaikie
2013-09-24
1
-0
/
+1
*
Teach MemoryBuiltins and InstructionSimplify that operator new never returns ...
Benjamin Kramer
2013-09-24
2
-1
/
+6
*
[mips][msa] Added support for matching vshf from normal IR (i.e. not intrinsics)
Daniel Sanders
2013-09-24
1
-4
/
+8
*
[mips][msa] Added support for matching bsel and bseli from normal IR (i.e. no...
Daniel Sanders
2013-09-24
1
-8
/
+4
*
Initial support for Neon scalar instructions.
Jiangning Liu
2013-09-24
4
-79
/
+167
*
Explicitly request unsigned enum types when desired
Reid Kleckner
2013-09-23
11
-27
/
+46
*
llvm-dwarfdump/libDebugInfo support for type units
David Blaikie
2013-09-23
1
-0
/
+1
*
Exract most of DWARFCompileUnit into a new DWARFUnit to prepare for the comin...
David Blaikie
2013-09-23
1
-8
/
+8
*
[mips][msa] Added support for matching insert and copy from normal IR (i.e. n...
Daniel Sanders
2013-09-23
1
-6
/
+6
*
Remove dead code
David Blaikie
2013-09-22
1
-4
/
+0
*
StringRef-ize some things
David Blaikie
2013-09-22
1
-5
/
+4
*
Provide basic type safety for array_pod_sort comparators.
Benjamin Kramer
2013-09-22
2
-8
/
+11
*
Revert "llvm-c: Add LLVMGetPointerToFunction"
Anders Waldenborg
2013-09-20
1
-2
/
+0
*
Allow subtarget selection of the default MachineScheduler and document the in...
Andrew Trick
2013-09-20
2
-14
/
+71
*
DebugInfo: GDBIndexEntry*String conversion functions now return const char* f...
David Blaikie
2013-09-20
1
-3
/
+2
*
Fixed warning
Richard Mitton
2013-09-19
1
-1
/
+1
*
Added support for generate DWARF .debug_aranges sections automatically.
Richard Mitton
2013-09-19
3
-1
/
+23
*
DebugInfo: llvm-dwarfdump support for gnu_pubnames section
David Blaikie
2013-09-19
2
-9
/
+9
*
DebugInfo: Improve IR annotation comments for GNU pubthings.
David Blaikie
2013-09-19
1
-7
/
+13
*
Unbreak C++03 build.
Benjamin Kramer
2013-09-19
1
-4
/
+6
*
Unshift the GDB index/GNU pubnames constants modified in r191025
David Blaikie
2013-09-19
1
-31
/
+42
*
llvm-c: Add LLVMGetPointerToFunction
Anders Waldenborg
2013-09-19
1
-0
/
+2
*
llvm-c: Make LLVMGetFirstTarget a proper prototype
Anders Waldenborg
2013-09-19
1
-1
/
+1
*
DebugInfo: Simplify gnu_pubnames index computation.
David Blaikie
2013-09-19
1
-21
/
+18
*
Add function DominatorTree::getDescendants().
Shuxin Yang
2013-09-19
1
-0
/
+20
*
[ARMv8] Add support for the v8 cryptography extensions.
Amara Emerson
2013-09-19
1
-0
/
+17
*
Revert "Encapsulate PassManager debug flags to avoid static init and cxa_exit."
Andrew Trick
2013-09-19
1
-5
/
+0
*
Encapsulate PassManager debug flags to avoid static init and cxa_exit.
Andrew Trick
2013-09-18
1
-0
/
+5
*
Debug info: Get rid of the VLA indirection hack in FastISel.
Adrian Prantl
2013-09-18
1
-1
/
+2
*
[ARMv8] Add CRC instructions.
Joey Gouly
2013-09-18
1
-0
/
+16
*
Fix X86 subtarget to not overwrite the autodetected features by calling InitM...
Craig Topper
2013-09-18
1
-0
/
+3
*
Costmodel: Add support for horizontal vector reductions
Arnold Schwaighofer
2013-09-17
1
-0
/
+16
*
Add llvm.x86.* intrinsics for Intel SHA Extensions
Ben Langmuir
2013-09-17
1
-0
/
+21
*
Make a more clear AVX-512 section header that matches similar in the file.
Craig Topper
2013-09-17
1
-1
/
+3
*
simplify expression
Adrian Prantl
2013-09-17
1
-1
/
+1
*
Debug info: Fix PR16736 and rdar://problem/14990587.
Adrian Prantl
2013-09-16
1
-0
/
+7
*
MemCpyOptimizer: Use max legal int size instead of pointer size
Matt Arsenault
2013-09-16
1
-0
/
+11
*
Implement function prefix data as an IR feature.
Peter Collingbourne
2013-09-16
1
-3
/
+10
*
ELF: Add support for the exclude section bit for gas compat.
Benjamin Kramer
2013-09-15
1
-0
/
+3
*
Remove the long, long defunct IR block placement pass.
Chandler Carruth
2013-09-14
3
-9
/
+0
*
Make PrettyStackTraceEntry use ManagedStatic for its ThreadLocal.
Filip Pizlo
2013-09-13
1
-1
/
+0
*
Add warn_unused_result to empty() on various containers.
Benjamin Kramer
2013-09-13
4
-5
/
+9
*
Add initial support for handling gnu style pubnames accepted by some
Eric Christopher
2013-09-13
1
-1
/
+22
*
Somehow this important part of the patch, where I actually check the Mask,
Joey Gouly
2013-09-12
1
-1
/
+1
*
Add an instruction deprecation feature to TableGen.
Joey Gouly
2013-09-12
4
-5
/
+40
*
Fix comment to match what the assert actually enforces
Matt Arsenault
2013-09-12
1
-2
/
+2
*
Use the appropriate return type for the compact unwind encoding.
Bill Wendling
2013-09-11
1
-1
/
+1
*
Add getUnrollingPreferences to TTI
Hal Finkel
2013-09-11
1
-0
/
+31
*
Debug Info: move class definition of DIRef.
Manman Ren
2013-09-11
1
-48
/
+48
[next]