index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
[RegisterCoalescer] Add new subtarget hook allowing targets to opt-out of coa...
Chris Bieneman
2014-07-15
4
-0
/
+90
*
Revert r213070. It's breaking the build in MCELFStreamer::EmitInstToData(...).
Cameron McInally
2014-07-15
1
-6
/
+0
*
R600: Implement zero undef variants of ctlz/cttz
Jan Vesely
2014-07-15
3
-0
/
+17
*
[mips] Correct .MIPS.abiflags fp_abi field for -mfpxx and without .module
Daniel Sanders
2014-07-15
1
-1
/
+1
*
Add x86 patterns to match a specific add-with-carry.
Cameron McInally
2014-07-15
1
-0
/
+6
*
[DAGCombiner] Add more rules to fold shuffles.
Andrea Di Biagio
2014-07-15
1
-7
/
+17
*
Prune Redundant libdeps in CMake's target_link_libraries and LLVMBuild.txt.
NAKAMURA Takumi
2014-07-15
4
-4
/
+4
*
Silence a warning in conditional expression.
Andrea Di Biagio
2014-07-15
1
-1
/
+1
*
MergeFunc patch from Björn Steinbrink.
Stepan Dyatkovskiy
2014-07-15
1
-2
/
+12
*
AArch64: fall back to generic code for out of range extract/insert.
Tim Northover
2014-07-15
1
-6
/
+8
*
Fix typo in comment
David Majnemer
2014-07-15
1
-1
/
+1
*
[FastISel][X86] Remove no longer needed functions.
Juergen Ributzka
2014-07-15
1
-462
/
+0
*
[FastISel][X86] Implement the FastLowerIntrinsicCall hook.
Juergen Ributzka
2014-07-15
1
-41
/
+41
*
[FastISel][X86] Implement the FastLowerCall hook.
Juergen Ributzka
2014-07-15
1
-9
/
+400
*
Revert "[FastISel][X86] Remove no longer needed functions."
Juergen Ributzka
2014-07-15
1
-244
/
+315
*
[dfsan] Introduce an optimization to reduce the number of union queries.
Peter Collingbourne
2014-07-15
1
-1
/
+34
*
[dfsan] Move combineShadows to DFSanFunction in preparation for it to use a d...
Peter Collingbourne
2014-07-15
1
-18
/
+16
*
Give SplitBlockAndInsertIfThen the ability to update a domtree.
Peter Collingbourne
2014-07-15
1
-1
/
+16
*
CodeGen: Handle ConstantVector and undef in WinCOFF constant pools
David Majnemer
2014-07-15
1
-13
/
+21
*
[FastISel][X86] Remove no longer needed functions.
Juergen Ributzka
2014-07-15
1
-462
/
+0
*
[FastISel][X86] Implement the FastLowerIntrinsicCall hook.
Juergen Ributzka
2014-07-15
1
-41
/
+41
*
[FastISel][X86] Implement the FastLowerCall hook.
Juergen Ributzka
2014-07-15
1
-9
/
+400
*
[FastISel] Insert patchpoint instruction before the target generated call ins...
Juergen Ributzka
2014-07-15
1
-1
/
+2
*
[FastISel] Fix patchpoint lowering to set the result register.
Juergen Ributzka
2014-07-15
1
-5
/
+6
*
R600: Add dag combine for copy of an illegal type.
Matt Arsenault
2014-07-15
2
-1
/
+56
*
Teach computeKnownBits to look through addrspacecast.
Matt Arsenault
2014-07-15
1
-0
/
+2
*
Document the maximum LLVM IR alignment, which is 1 << 29 or 0.5 GiB
Reid Kleckner
2014-07-15
1
-0
/
+8
*
Teach GetUnderlyingObject / BasicAA about addrspacecast
Matt Arsenault
2014-07-15
2
-2
/
+4
*
Revert r212572 "improve BasicAA CS-CS queries", it causes PR20303.
Nick Lewycky
2014-07-15
3
-142
/
+126
*
[DAGCombiner] Avoid calling method 'isShuffleMaskLegal' on illegal vector types.
Andrea Di Biagio
2014-07-15
1
-0
/
+2
*
R600: Add denormal handling subtarget features.
Matt Arsenault
2014-07-14
5
-4
/
+56
*
R600/SI: Default to no single precision denormals.
Matt Arsenault
2014-07-14
1
-1
/
+9
*
[RuntimeDyld] Handle endiannes differences between the host and target while
Lang Hames
2014-07-14
1
-14
/
+19
*
[X86] Specify all TSFlags bit-offsets symbolically
Adam Nemet
2014-07-14
1
-3
/
+6
*
CodeGen: Stick constant pool entries in COMDAT sections for WinCOFF
David Majnemer
2014-07-14
11
-16
/
+127
*
Fix a -Wunused-local-typedefs warning
Alp Toker
2014-07-14
1
-1
/
+1
*
[DAGCombiner] Add more rules to combine shuffle vector dag nodes.
Andrea Di Biagio
2014-07-14
1
-0
/
+44
*
Look through addrspacecast in IsConstantOffsetFromGlobal
Matt Arsenault
2014-07-14
1
-1
/
+2
*
Look through addrspacecast in GetPointerBaseWithConstantOffset
Matt Arsenault
2014-07-14
1
-1
/
+2
*
CodeGen: Add a getSectionKind method to MachineConstantPoolEntry
David Majnemer
2014-07-14
2
-15
/
+32
*
InstSimplify: Correct sdiv x / -1
David Majnemer
2014-07-14
1
-11
/
+13
*
InstSimplify: The upper bound of X / C was missing a rounding step
David Majnemer
2014-07-14
1
-1
/
+9
*
Support: Use a range-based for
Justin Bogner
2014-07-14
1
-5
/
+4
*
Look through addrspacecast when checking isDereferenceablePointer
Matt Arsenault
2014-07-14
1
-0
/
+3
*
Don't eliminate memcpy's when the address of the pointer may itself be releva...
Nick Lewycky
2014-07-14
1
-0
/
+6
*
Unify the lowering of arguments during SjLj prepare.
Bill Wendling
2014-07-14
1
-28
/
+10
*
fixed typo
Sanjay Patel
2014-07-14
1
-1
/
+1
*
Use pointer type cast helpers.
Matt Arsenault
2014-07-14
1
-3
/
+2
*
Add CreatePointerBitCastOrAddrSpaceCast to IRBuilder and co.
Matt Arsenault
2014-07-14
1
-8
/
+26
*
X86: correct 64-bit atomics on 32-bit
Saleem Abdulrasool
2014-07-14
1
-12
/
+8
[next]