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
...
*
Remove DOS line endings.
Jakub Staszak
2012-11-14
9
-910
/
+910
*
X86: Enable SSE memory intrinsics even when stack alignment is less than 16 b...
Benjamin Kramer
2012-11-14
5
-29
/
+81
*
Replace std::vector -> SmallVector in BBVectorize
Hal Finkel
2012-11-14
1
-4
/
+4
*
Update my email address and update the code ownership
Nadav Rotem
2012-11-14
2
-2
/
+6
*
FileCheck.rst: change formatting of code-like constructs to use a monospaced
Dmitri Gribenko
2012-11-14
1
-86
/
+50
*
The code pattern "imm0_255_neg" is used for checking if an immediate value is...
Nadav Rotem
2012-11-14
2
-6
/
+38
*
Add myself as code owner for NVPTX target
Justin Holewinski
2012-11-14
1
-0
/
+4
*
docs: nuke GCCFEBuildInstrs.html
Sean Silva
2012-11-14
1
-279
/
+0
*
[NVPTX] Implement custom lowering of loads/stores for i1
Justin Holewinski
2012-11-14
3
-2
/
+87
*
Fix comment
Anton Korobeynikov
2012-11-14
1
-2
/
+2
*
Fix really stupid ARM EHABI info generation bug: we should not emit
Anton Korobeynikov
2012-11-14
2
-11
/
+32
*
Claim ownership.
Chad Rosier
2012-11-14
1
-0
/
+4
*
Fix the largest offender of determinism in BBVectorize
Hal Finkel
2012-11-14
1
-6
/
+6
*
Sort the code owner list alphabetically. Add myself as lib/DebugInfo owner.
Benjamin Kramer
2012-11-14
1
-12
/
+16
*
X86: Better diagnostics for 32-bit vs. 64-bit mode mismatches.
Jim Grosbach
2012-11-14
3
-10
/
+43
*
s/assert/llvm_unreachable/
Matt Beaumont-Gay
2012-11-14
1
-3
/
+4
*
Grab debug information for code ownership.
Eric Christopher
2012-11-14
1
-1
/
+5
*
[TSan] fix indentation
Alexey Samsonov
2012-11-14
1
-1
/
+1
*
Emit relocations from .debug_aranges to .debug_info for asm files
Alexey Samsonov
2012-11-14
2
-11
/
+61
*
Revert some redundant parts of r142605.
Patrik Hägglund
2012-11-14
2
-33
/
+23
*
Set FFLOOR of vectors to expand to keep intruction selection from failing.
Craig Topper
2012-11-14
1
-0
/
+1
*
Mark myself as owner of BBVectorize and PowerPC
Hal Finkel
2012-11-14
1
-0
/
+4
*
Accepting ownership of scheduling.
Andrew Trick
2012-11-14
1
-0
/
+4
*
Factor out an overly replicated typecast. No functional change.
Craig Topper
2012-11-14
1
-65
/
+66
*
Set FFLOOR for vectors to expand on CellSPU to keep instruction selection fro...
Craig Topper
2012-11-14
1
-1
/
+2
*
Add newlines to end of debug messages.
Craig Topper
2012-11-14
1
-6
/
+6
*
Handle DAG CSE adding new uses during ReplaceAllUsesWith. Fixes PR14333.
Rafael Espindola
2012-11-14
2
-1
/
+24
*
docs: Fix Sphinx toctree warning.
Sean Silva
2012-11-14
1
-0
/
+4
*
Use TARGET2 relocation for TType references on ARM.
Anton Korobeynikov
2012-11-14
12
-83
/
+137
*
docs: chmod -x HowToUseInstrMappings.rst
Sean Silva
2012-11-14
1
-0
/
+0
*
Fix broken asserts. Also, spell 'indices' correctly.
Matt Beaumont-Gay
2012-11-14
1
-6
/
+6
*
[Object] Fix endianess bug by refactoring Archive::Symbol::getMember.
Michael J. Spencer
2012-11-14
1
-18
/
+32
*
use the getSplat API. Patch by Paul Redmond.
Nadav Rotem
2012-11-14
1
-7
/
+1
*
Revert "Use the 'count' attribute instead of the 'upper_bound' attribute."
Eric Christopher
2012-11-13
5
-10
/
+6
*
Acknowledge code ownership of MC.
Jim Grosbach
2012-11-13
1
-0
/
+4
*
Assignment of Bitcode ownership to Joe Abbey, after announcing proposal on
Joe Abbey
2012-11-13
1
-0
/
+4
*
Revert -join-splitedges to a boolean cmd line option.
Andrew Trick
2012-11-13
1
-3
/
+2
*
The MachineScheduler does not currently require JoinSplitEdges.
Andrew Trick
2012-11-13
1
-4
/
+4
*
[MC][COFF] Emit weak symbols to the correct section. Patch by Dmitry Puzirev!
Michael J. Spencer
2012-11-13
2
-2
/
+36
*
Revert r167836, "llvm/test/Other/close-stderr.ll: Mark it as XFAIL:mingw32 fo...
NAKAMURA Takumi
2012-11-13
1
-3
/
+0
*
Add test case to verify correct relocs being generated for
Ulrich Weigand
2012-11-13
1
-0
/
+28
*
numerically sort the symbols, so that the testcase result is uniform
Shankar Easwaran
2012-11-13
1
-23
/
+23
*
llvm-nm: Make sort more stable when symbol names are equal.
Daniel Dunbar
2012-11-13
2
-2
/
+13
*
Add (some) PowerPC TLS relocation types to ELF.h and
Ulrich Weigand
2012-11-13
2
-3
/
+21
*
Fix wrong PowerPC instruction opcodes for:
Ulrich Weigand
2012-11-13
2
-4
/
+4
*
Fix wrong PowerPC instruction encodings due to
Ulrich Weigand
2012-11-13
2
-10
/
+10
*
Fix instruction encoding for "bd(n)z" on PowerPC,
Ulrich Weigand
2012-11-13
3
-14
/
+15
*
Fix instruction encoding for "isel" on PowerPC,
Ulrich Weigand
2012-11-13
3
-2
/
+22
*
X86: when constructing VZEXT_LOAD from other loads, makes sure its output
Manman Ren
2012-11-13
2
-0
/
+63
*
Do not consider a machine instruction that uses and defines the same
Ulrich Weigand
2012-11-13
2
-16
/
+62
[prev]
[next]