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 MCSymbolizer for symbolic/annotated disassembly.
Ahmed Bougacha
2013-05-24
27
-252
/
+1185
*
[PowerPC] Remove symbolLo/symbolHi instruction operand types
Ulrich Weigand
2013-05-23
2
-37
/
+19
*
Re-implement DebugIR in a way that does not subclass AssemblyWriter:
Daniel Malea
2013-05-23
4
-125
/
+193
*
[PowerPC] Clean up generation of ha16() / lo16() markers
Ulrich Weigand
2013-05-23
12
-112
/
+259
*
The command line options need to be processed before we create the TargetMach...
Bill Wendling
2013-05-23
1
-9
/
+8
*
ARM: implement @llvm.readcyclecounter intrinsic
Tim Northover
2013-05-23
3
-1
/
+70
*
ARM: Add Performance Monitor Extensions feature
Tim Northover
2013-05-23
3
-1
/
+10
*
R600: Fix R600ControlFlowFinalizer not considering VTX_READ 128 bit dst reg
Tom Stellard
2013-05-23
2
-2
/
+31
*
Move passes from namespace llvm into anonymous namespaces. Sort includes whil...
Benjamin Kramer
2013-05-23
15
-37
/
+37
*
Fix PR16110: Handle DBG_VALUE in ConnectedVNInfoEqClasses::Distribute().
Jakob Stoklund Olesen
2013-05-23
2
-2
/
+123
*
More symbols that should be static.
Benjamin Kramer
2013-05-23
2
-7
/
+5
*
Hexagon: Make helper functions static.
Benjamin Kramer
2013-05-23
2
-3
/
+5
*
R600: Hide symbols of implementation details.
Benjamin Kramer
2013-05-23
4
-63
/
+25
*
InlineSpiller: Store bucket pointers instead of iterators.
Benjamin Kramer
2013-05-23
1
-9
/
+9
*
Setting the default value (fixes CRT assertions about uninitialized variable ...
Aaron Ballman
2013-05-23
1
-3
/
+3
*
Fix 32 bit build in c++11 mode.
Rafael Espindola
2013-05-23
1
-1
/
+1
*
Add missing test from r175092.
Nick Lewycky
2013-05-23
1
-0
/
+13
*
Fix a leak on the r600 backend.
Rafael Espindola
2013-05-23
2
-8
/
+12
*
clang-format this file.
Rafael Espindola
2013-05-23
1
-29
/
+25
*
Remove redundant rpath.
Rafael Espindola
2013-05-23
1
-6
/
+1
*
Fix indentation.
Rafael Espindola
2013-05-23
1
-9
/
+9
*
[objc-arc] Fixed number of prefixing slashes in some comments in a function f...
Michael Gottesman
2013-05-23
1
-6
/
+6
*
Fixed trailing whitespace.
Michael Gottesman
2013-05-23
1
-5
/
+5
*
Updated the comments of APInt.h to match the llvm style guide and be consiste...
Michael Gottesman
2013-05-23
1
-379
/
+590
*
Missed removing one of the assert()'s from the LLVMCreateDisasmCPU() library
Kevin Enderby
2013-05-23
1
-1
/
+2
*
Minor fix to comment from my previous commit.
Chad Rosier
2013-05-22
1
-1
/
+1
*
Simplify the logic described in the comment.
Chad Rosier
2013-05-22
1
-3
/
+1
*
Solidify the assumption that a DW_TAG_subprogram's type is a DW_TAG_subroutin...
David Blaikie
2013-05-22
5
-38
/
+23
*
Simplify logic now that r182490 is in place. No functional change intended.
Chad Rosier
2013-05-22
11
-50
/
+46
*
Simplify logic now that r182490 is in place. No functional change intended.
Chad Rosier
2013-05-22
1
-8
/
+4
*
Simplify logic now that r182490 is in place. No functional change intended.
Chad Rosier
2013-05-22
1
-15
/
+14
*
Recognize ValueType operands in source patterns for fast-isel.
Bill Schmidt
2013-05-22
1
-3
/
+7
*
Change some PowerPC PatLeaf definitions to ImmLeaf for fast-isel.
Bill Schmidt
2013-05-22
2
-17
/
+19
*
SLPVectorizer: Change the order in which new instructions are added to the fu...
Nadav Rotem
2013-05-22
7
-58
/
+236
*
X86: Fix a bug in EltsFromConsecutiveLoads. We can't generate new loads witho...
Nadav Rotem
2013-05-22
2
-8
/
+58
*
Remove unneeded call to a base default ctor
Reid Kleckner
2013-05-22
1
-1
/
+1
*
This is an update to a previous commit (r181216).
Jean-Luc Duprat
2013-05-22
3
-56
/
+56
*
Fix typo in docs/GettingStarted.rst.
Rui Ueyama
2013-05-22
1
-1
/
+1
*
Unify formatting of debug output.
Adrian Prantl
2013-05-22
2
-3
/
+3
*
Fix StringMapIterator compile errors for non-MSVC compilers.
Reid Kleckner
2013-05-22
1
-1
/
+1
*
Add the IncludeSelf parameter to the MCSubRegIterator and MCSuperRegIterator
Chad Rosier
2013-05-22
1
-5
/
+13
*
[Support] Add StringMap::swap() and a default ctor for iterators
Reid Kleckner
2013-05-22
1
-0
/
+10
*
X86: When expanding PCMPGTQ to PCMPGTD we always want to compare the lower ha...
Benjamin Kramer
2013-05-22
2
-4
/
+25
*
LoopVectorize: Make Value pointers that could be RAUW'ed a VH
Arnold Schwaighofer
2013-05-22
2
-3
/
+54
*
Fix use after free (pr16103).
Rafael Espindola
2013-05-22
1
-7
/
+22
*
Check that a function starts with llvm. before using GET_FUNCTION_RECOGNIZER.
Rafael Espindola
2013-05-22
2
-3
/
+5
*
[SystemZ] Rename PSW to CC
Richard Sandiford
2013-05-22
7
-43
/
+37
*
sync projects/sample's autohell.
Rafael Espindola
2013-05-22
2
-13
/
+22
*
[SystemZ] Fix thinko in long branch pass
Richard Sandiford
2013-05-22
1
-26
/
+40
*
X86: Remove test instructions proceeding shift by immediate instructions
David Majnemer
2013-05-22
4
-21
/
+90
[prev]
[next]