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
*
SimplifyCFG has a heuristics for out-of-order processors that decides when it...
Nadav Rotem
2013-11-10
2
-1
/
+29
*
Use size function instead of manually calculating it.
Matt Arsenault
2013-11-10
1
-1
/
+1
*
Resolve TODO in test now that filecheck has multiple check prefixes.
Matt Arsenault
2013-11-10
1
-5
/
+3
*
Allow multiple check prefixes in FileCheck.
Matt Arsenault
2013-11-10
15
-87
/
+353
*
Teach MergeFunctions about address spaces
Matt Arsenault
2013-11-10
4
-11
/
+112
*
IR: Refactor GEP range checks, reuse them for other parts of folding
David Majnemer
2013-11-10
1
-28
/
+51
*
Make method static
Matt Arsenault
2013-11-10
2
-2
/
+2
*
Fix missing C++ mode comment
Matt Arsenault
2013-11-10
1
-1
/
+1
*
Use variable for register name in test
Matt Arsenault
2013-11-10
1
-2
/
+2
*
Mostly finish up constant islands port for Mips for load constants.
Reed Kotler
2013-11-10
4
-67
/
+364
*
Remove some unnecessary temporary strings.
Benjamin Kramer
2013-11-09
2
-6
/
+5
*
[arm] Refine ARMBuildAttrs.h.
Logan Chien
2013-11-09
1
-6
/
+8
*
[PM] Start sketching out the new module and function pass manager.
Chandler Carruth
2013-11-09
3
-0
/
+207
*
Move the old pass manager infrastructure into a legacy namespace and
Chandler Carruth
2013-11-09
13
-111
/
+185
*
This exposes the new calling conventions (WebKit_JS and AnyReg) via the C API...
Filip Pizlo
2013-11-09
1
-0
/
+2
*
Switch to allow implicit construction. In many cases, we're wrapping
Chandler Carruth
2013-11-09
2
-1
/
+6
*
Test the polymorphic behavior of this utility.
Chandler Carruth
2013-11-09
1
-1
/
+33
*
Use something really explicit to test "move semantics" on builds without
Chandler Carruth
2013-11-09
1
-0
/
+4
*
Add the critically missing 'clone' method. =]
Chandler Carruth
2013-11-09
1
-0
/
+11
*
Move the test type out of the function and into the anonymous namespace
Chandler Carruth
2013-11-09
1
-5
/
+5
*
Add a polymorphic_ptr<T> smart pointer data type. It's a somewhat silly
Chandler Carruth
2013-11-09
3
-0
/
+189
*
include/llvm/CodeGen/PBQP: Update @param(s) in comments. [-Wdocumentation]
NAKAMURA Takumi
2013-11-09
5
-48
/
+48
*
Fix whitespace.
NAKAMURA Takumi
2013-11-09
4
-41
/
+41
*
Re-apply r194300 with fixes for warnings.
Lang Hames
2013-11-09
7
-437
/
+449
*
[mips] Make sure there is a chain edge dependency between loads that read
Akira Hatanaka
2013-11-09
3
-10
/
+25
*
Revert r194300 which broke the build.
Nick Lewycky
2013-11-09
7
-448
/
+418
*
[Stackmap] Materialize the jump address within the patchpoint noop slide.
Juergen Ributzka
2013-11-09
9
-57
/
+86
*
Revert "Move copying of global initializers below the cloning of functions."
Adrian Prantl
2013-11-09
5
-163
/
+5
*
Revert "Run clang-format on file."
Adrian Prantl
2013-11-09
1
-9
/
+14
*
Rewrite the PBQP graph data structure.
Lang Hames
2013-11-09
7
-418
/
+448
*
[Stackmap] Add AnyReg calling convention support for patchpoint intrinsic.
Juergen Ributzka
2013-11-08
18
-51
/
+504
*
increase the accuracy of register pressure computation in the presence of dea...
Pedro Artigas
2013-11-08
2
-16
/
+36
*
X86: Assembly files with .cfi_cfa_def shouldn't hit llvm_unreachable()
Jim Grosbach
2013-11-08
2
-1
/
+76
*
Fix some minor issues with r194282 to get the tree healthy again.
Lang Hames
2013-11-08
1
-1
/
+2
*
Add a method to get the object-file appropriate stack map section.
Lang Hames
2013-11-08
3
-2
/
+8
*
Remove dead code from LoopUnswitch
Hal Finkel
2013-11-08
1
-127
/
+0
*
Revert "CalculateSpillWeights does not need to be a pass"
Arnaud A. de Grandmaison
2013-11-08
7
-20
/
+52
*
[VirtRegMap] Fix for PR17825. Do not ignore noreturn definitions when setting
Quentin Colombet
2013-11-08
2
-5
/
+21
*
Make PrintAsmOperand call to the superclass to handle 'n' and 'c' operand mod...
Richard Barton
2013-11-08
1
-6
/
+2
*
CalculateSpillWeights does not need to be a pass
Arnaud A. de Grandmaison
2013-11-08
7
-52
/
+20
*
Add ImmutableSet profiling info for 'bool'.
Jordan Rose
2013-11-08
1
-0
/
+12
*
ARM: fold prologue/epilogue sp updates into push/pop for code size
Tim Northover
2013-11-08
5
-32
/
+292
*
[ARM] Handling for coprocessor instructions that are undefined starting from ...
Artyom Skrobov
2013-11-08
4
-3000
/
+239
*
[ARM] Handling for coprocessor instructions that are undefined starting from ...
Artyom Skrobov
2013-11-08
1
-0
/
+167
*
[ARM] Handling for coprocessor instructions that are undefined starting from ...
Artyom Skrobov
2013-11-08
3
-9
/
+59
*
Export MCDisassembler's SubtargetInfo, to allow architecture-aware disassembly
Artyom Skrobov
2013-11-08
1
-0
/
+2
*
CalculateSpillWeights cleanup: remove unneeded includes
Arnaud A. de Grandmaison
2013-11-08
1
-2
/
+0
*
Test for microMIPS trap instructions.
Zoran Jovanovic
2013-11-08
1
-0
/
+32
*
llvm-ar: Let opening a directory failed in llvm-ar.
NAKAMURA Takumi
2013-11-08
2
-3
/
+7
*
[mips][msa] Update encoding of LDI instruction.
Matheus Almeida
2013-11-08
2
-8
/
+8
[next]