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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added -precompute-phys-liveness for testing LiveIntervals updates.
Andrew Trick
2013-06-21
1
-0
/
+14
*
Handle more cases in LiveRangeEdit::eliminateDeadDefs.
Andrew Trick
2013-06-21
1
-0
/
+9
*
Refactor LiveRangeEdit::eliminateDeadDefs.
Andrew Trick
2013-06-21
1
-95
/
+95
*
whitespace
Andrew Trick
2013-06-21
1
-2
/
+2
*
Fix a -join-globalcopies bug; handle undef operands.
Andrew Trick
2013-06-21
1
-0
/
+3
*
Modify the -join-globalcopies option (off by default).
Andrew Trick
2013-06-21
1
-2
/
+2
*
Make rematerialization in the coalescer less sensitive to LRG order.
Andrew Trick
2013-06-21
1
-4
/
+15
*
Fix IMULX machine model. Multiple def operands require multiple SchedWrites.
Andrew Trick
2013-06-21
4
-4
/
+7
*
MI-Sched: cleanup DEBUG output.
Andrew Trick
2013-06-21
1
-5
/
+6
*
MI-Sched: Adjust regpressure limits for reserved regs.
Andrew Trick
2013-06-21
3
-6
/
+39
*
[PowerPC] Support R_PPC_REL16 family of relocations
Ulrich Weigand
2013-06-21
1
-0
/
+17
*
[PowerPC] Support various tls-related modifiers
Ulrich Weigand
2013-06-21
3
-0
/
+166
*
[PowerPC] Support @higher et.al. modifiers
Ulrich Weigand
2013-06-21
5
-2
/
+70
*
[PowerPC] Support @toc@h modifier
Ulrich Weigand
2013-06-21
2
-0
/
+6
*
[PowerPC] Support @h modifier
Ulrich Weigand
2013-06-21
5
-1
/
+23
*
[PowerPC] Rename some more VK_PPC_ enums
Ulrich Weigand
2013-06-21
12
-143
/
+143
*
[objcarcopts] Encapsulate PtrState.RRI.ReleaseMetadata into the methods PtrSt...
Michael Gottesman
2013-06-21
1
-2
/
+10
*
[objcarcopts] Encapsulate PtrState.RRI.IsTailCallRelease into the method PtrS...
Michael Gottesman
2013-06-21
1
-2
/
+10
*
[obcjarcopts] Encapsulate PtrState.RRI.KnownSafe in the methods PtrState.IsKn...
Michael Gottesman
2013-06-21
1
-6
/
+15
*
[objcarcopts] Some more minor code cleanups/comment additions.
Michael Gottesman
2013-06-21
1
-1
/
+5
*
[objcarcopts] Refactor out the RRInfo merging code from PtrState into RRInfo:...
Michael Gottesman
2013-06-21
1
-17
/
+28
*
SLP Vectorizer: do not search for store-chains that are wider than the vector...
Nadav Rotem
2013-06-21
1
-2
/
+4
*
DebugInfo: When asm printing include a '[def]' tag for tag decls that are def...
David Blaikie
2013-06-21
1
-1
/
+6
*
[yaml2obj][ELF] Don't explicitly set `Binding` with STB_*
Sean Silva
2013-06-21
1
-10
/
+7
*
ARM: Remove a (false) dependency on the memoryoperand's value as we do not use
Quentin Colombet
2013-06-20
1
-1
/
+2
*
[PowerPC] Clean up VK_PPC_TOC... names
Ulrich Weigand
2013-06-20
3
-13
/
+13
*
Update the X86 disassembler to use xacquire and xrelease when appropriate.
Kevin Enderby
2013-06-20
3
-0
/
+32
*
Add another fixme.
Rafael Espindola
2013-06-20
1
-0
/
+1
*
[PowerPC] Minor cleanup in PPCELFObjectWriter::getRelocTypeInner
Ulrich Weigand
2013-06-20
1
-24
/
+24
*
Remove last use of PathV1.h from Archive.cpp.
Rafael Espindola
2013-06-20
1
-0
/
+2
*
R600/SI: Expand sub for v2i32 and v4i32 for SI
Tom Stellard
2013-06-20
1
-0
/
+3
*
R600/SI: Expand add for v2i32 and v4i32
Tom Stellard
2013-06-20
1
-0
/
+2
*
R600: Expand v2i32 load/store instead of custom lowering
Tom Stellard
2013-06-20
1
-2
/
+2
*
make getLastModificationTime const. Move it with the other getters.
Rafael Espindola
2013-06-20
2
-2
/
+2
*
[yaml2obj][ELF] Add support for st_value and st_size.
Sean Silva
2013-06-20
1
-0
/
+2
*
[yaml2obj][ELF] Allow symbols to reference sections.
Sean Silva
2013-06-20
1
-0
/
+1
*
Add a setLastModificationAndAccessTime to PathV2.
Rafael Espindola
2013-06-20
2
-0
/
+21
*
Remove the simplify-libcalls pass (finally)
Meador Inge
2013-06-20
5
-255
/
+52
*
Add support for getting the last modification time from a file_status.
Rafael Espindola
2013-06-20
2
-0
/
+17
*
Clang-format the SLP vectorizer. No functionality change.
Nadav Rotem
2013-06-20
3
-202
/
+259
*
This reverts r155000.
Joey Gouly
2013-06-20
1
-6
/
+1
*
SLPVectorization: Add a basic support for cross-basic block slp vectorization.
Nadav Rotem
2013-06-20
3
-13
/
+80
*
[PowerPC] Remove unused parameter
Ulrich Weigand
2013-06-20
3
-14
/
+14
*
Change the debug type to match the debug type that is used by vecutils.cpp.
Nadav Rotem
2013-06-20
1
-1
/
+1
*
[PowerPC] Add missing build dependency
Ulrich Weigand
2013-06-20
1
-1
/
+1
*
[MC] Support @ variants with directional labels
Ulrich Weigand
2013-06-20
1
-2
/
+12
*
[PowerPC] Optimize @ha/@l constructs
Ulrich Weigand
2013-06-20
4
-46
/
+144
*
[PowerPC] Support compare mnemonics with implied CR0
Ulrich Weigand
2013-06-20
1
-0
/
+9
*
Fix get_magic() handling of short reads.
Evgeniy Stepanov
2013-06-20
1
-2
/
+2
*
Rename fs::GetUniqueID to fs::getUniqueID to match the style guide.
Rafael Espindola
2013-06-20
2
-2
/
+2
[next]