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
*
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
*
Move the old pass manager infrastructure into a legacy namespace and
Chandler Carruth
2013-11-09
3
-14
/
+22
*
Re-apply r194300 with fixes for warnings.
Lang Hames
2013-11-09
1
-14
/
+14
*
[mips] Make sure there is a chain edge dependency between loads that read
Akira Hatanaka
2013-11-09
1
-3
/
+5
*
Revert r194300 which broke the build.
Nick Lewycky
2013-11-09
1
-14
/
+14
*
[Stackmap] Materialize the jump address within the patchpoint noop slide.
Juergen Ributzka
2013-11-09
5
-7
/
+44
*
Revert "Move copying of global initializers below the cloning of functions."
Adrian Prantl
2013-11-09
1
-4
/
+4
*
Rewrite the PBQP graph data structure.
Lang Hames
2013-11-09
1
-14
/
+14
*
[Stackmap] Add AnyReg calling convention support for patchpoint intrinsic.
Juergen Ributzka
2013-11-08
14
-47
/
+205
*
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
1
-1
/
+3
*
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
2
-2
/
+4
*
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
5
-9
/
+29
*
[VirtRegMap] Fix for PR17825. Do not ignore noreturn definitions when setting
Quentin Colombet
2013-11-08
1
-1
/
+5
*
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
5
-29
/
+9
*
ARM: fold prologue/epilogue sp updates into push/pop for code size
Tim Northover
2013-11-08
4
-32
/
+166
*
[ARM] Handling for coprocessor instructions that are undefined starting from ...
Artyom Skrobov
2013-11-08
1
-8
/
+21
*
[ARM] Handling for coprocessor instructions that are undefined starting from ...
Artyom Skrobov
2013-11-08
2
-9
/
+24
*
CalculateSpillWeights cleanup: remove unneeded includes
Arnaud A. de Grandmaison
2013-11-08
1
-2
/
+0
*
[mips][msa] Update encoding of LDI instruction.
Matheus Almeida
2013-11-08
1
-4
/
+4
*
[ARM] In ARMAsmParser, MatchCoprocessorOperandName() permitted p10 and p11 as...
Artyom Skrobov
2013-11-08
1
-2
/
+3
*
Remove ^M from the file.
Bill Wendling
2013-11-08
1
-1419
/
+1415
*
IR: Properly canonicalize PointerType in ConstantExpr GEPs
David Majnemer
2013-11-07
1
-5
/
+6
*
IR: Do not canonicalize constant GEPs into an out-of-bounds array access
David Majnemer
2013-11-07
1
-1
/
+37
*
Move copying of global initializers below the cloning of functions.
Bill Wendling
2013-11-07
1
-4
/
+4
*
Support for microMIPS trap instructions 1.
Zoran Jovanovic
2013-11-07
4
-8
/
+32
*
Disable some code that is causing some warnings. It's in the process
Reed Kotler
2013-11-07
1
-3
/
+2
*
R600: Fix LowerUDIVREM
Vincent Lejeune
2013-11-06
1
-5
/
+5
*
[AArch64] Remove NEON from "generic" CPU target.
Amara Emerson
2013-11-06
1
-2
/
+1
*
[SystemZ] Handle vectors in getSetCCResultType
Richard Sandiford
2013-11-06
2
-5
/
+8
*
Implement gpword directive for mips, test case added. Stype changes using cla...
Vladimir Medic
2013-11-06
1
-299
/
+313
*
Add newline at EOF in DynamicLibrary.cpp
Peter Zotov
2013-11-06
1
-1
/
+1
*
[llvm-c] Improve TargetMachine bindings
Peter Zotov
2013-11-06
1
-0
/
+39
*
[llvm-c] Specify explicit namespace in LLVMLoadLibraryPermanently
Peter Zotov
2013-11-06
1
-1
/
+1
*
[llvm-c] Expose LLVMLoadLibraryPermanently
Peter Zotov
2013-11-06
1
-0
/
+9
*
[llvm-c] Expose IRReader interface
Peter Zotov
2013-11-06
1
-0
/
+32
*
[llvm-c] Implement LLVMPrintValueToString
Peter Zotov
2013-11-06
1
-0
/
+10
*
Fix definition for Mips16 pc relative load word instructions.
Reed Kotler
2013-11-06
1
-5
/
+3
*
Implement AArch64 Neon instruction set Perm.
Jiangning Liu
2013-11-06
2
-0
/
+347
*
Implement AArch64 Neon instruction set Bitwise Extract.
Jiangning Liu
2013-11-06
6
-100
/
+203
*
Rewrite SCEV's backedge taken count computation.
Andrew Trick
2013-11-06
1
-163
/
+207
*
Get rid of current calculation function and adjustment scheme
Reed Kotler
2013-11-05
1
-76
/
+13
*
Slightly change the way stackmap and patchpoint intrinsics are lowered.
Andrew Trick
2013-11-05
1
-9
/
+27
*
Get rid of all references to soimm in MipsConstantIslands pass because
Reed Kotler
2013-11-05
1
-12
/
+7
*
Cleanup getUserOffset. Issues related to inline assembler length and
Reed Kotler
2013-11-05
1
-16
/
+1
*
ARM: permit bare dmb/dsb/isb aliases on Cortex-M0
Tim Northover
2013-11-05
1
-3
/
+3
[next]