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
*
[RuntimeDyld] Fix x86-64 MachO GOT relocation handling.
Lang Hames
2014-05-19
1
-2
/
+7
*
Check the alwaysinline attribute on the call as well as on the caller.
Peter Collingbourne
2014-05-19
2
-3
/
+2
*
Use range for
Matt Arsenault
2014-05-19
1
-4
/
+1
*
reverting r209132
Jyotsna Verma
2014-05-19
2
-121
/
+250
*
MemoryBuffer: Use GetNativeSystemInfo()
Alp Toker
2014-05-19
2
-17
/
+6
*
Revert "Patch for function cloning to inline all blocks whose address is taken"
Eric Christopher
2014-05-19
1
-106
/
+34
*
[ARM64] Split tbz/tbnz into W/X register variant
Bradley Smith
2014-05-19
8
-64
/
+144
*
Hexagon: Add encoding bits to the mpy instructions.
Jyotsna Verma
2014-05-19
2
-250
/
+121
*
[mips][mips64r6] Sorted *_ENC, *_DESC classes and tests
Zoran Jovanovic
2014-05-19
1
-117
/
+124
*
Resolving MSVC warnings about switch statements with a default label, but no ...
Aaron Ballman
2014-05-19
2
-11
/
+6
*
SDAG: Legalize vector BSWAP into a shuffle if the shuffle is legal but the bs...
Benjamin Kramer
2014-05-19
6
-1
/
+51
*
Added inst-combine for 'MIN(MIN(A, 97), 23)' and 'MAX(MAX(A, 23), 97)'
Dinesh Dwivedi
2014-05-19
1
-5
/
+13
*
Remove last uses of OwningPtr from llvm. As far as I can tell these method ve...
Craig Topper
2014-05-18
3
-80
/
+0
*
ARM: make libcall setup more table driven
Saleem Abdulrasool
2014-05-18
1
-161
/
+100
*
Options: Use erase_if to remove Args from the list.
Benjamin Kramer
2014-05-18
1
-8
/
+3
*
ARM: improve WoA ABI conformance for frame register
Saleem Abdulrasool
2014-05-18
1
-3
/
+7
*
ARM: consolidate frame pointer register knowledge
Saleem Abdulrasool
2014-05-18
1
-3
/
+5
*
Target: remove old constructors for CallLoweringInfo
Saleem Abdulrasool
2014-05-17
18
-228
/
+190
*
Target: change member from reference to pointer
Saleem Abdulrasool
2014-05-17
5
-7
/
+7
*
ARM: whitespace
Saleem Abdulrasool
2014-05-17
1
-3
/
+3
*
Use create methods since msvc doesn't handle delegating constructors.
Rafael Espindola
2014-05-17
7
-29
/
+43
*
Handle ConstantAggregateZero when upgrading global_ctors.
Rafael Espindola
2014-05-17
1
-6
/
+9
*
Reduce abuse of default values in the GlobalAlias constructor.
Rafael Espindola
2014-05-17
7
-18
/
+33
*
Revert r209049 and r209065, "Add support for combining GEPs across PHI nodes"
NAKAMURA Takumi
2014-05-17
1
-66
/
+0
*
Fix for sanitizer crash introduced in r209049
Louis Gerbarg
2014-05-17
1
-1
/
+8
*
Target: Replace getSection().empty() with hasSection()
David Majnemer
2014-05-17
1
-1
/
+1
*
ARM: use the proper target object format for WoA
Saleem Abdulrasool
2014-05-17
1
-1
/
+2
*
[x86] Fix a bad predicate I spotted by inspection -- pshufhw and pshuflw
Chandler Carruth
2014-05-17
1
-2
/
+2
*
[DWARF parser] Teach DIContext to fetch short (non-linkage) function names fo...
Alexey Samsonov
2014-05-17
1
-7
/
+9
*
Add support for combining GEPs across PHI nodes
Louis Gerbarg
2014-05-16
1
-0
/
+59
*
Use a sized enum for MachineOperandType. No functionality change
Pete Cooper
2014-05-16
1
-1
/
+1
*
Implemented special cases for PerformVSELECTCombine.
Filipe Cabecinhas
2014-05-16
1
-0
/
+62
*
Lower vselects into X86ISD::BLENDI when appropriate.
Filipe Cabecinhas
2014-05-16
1
-1
/
+83
*
Implemented LowerVSELECT to custom lower some instructions.
Filipe Cabecinhas
2014-05-16
2
-16
/
+46
*
Delete getAliasedGlobal.
Rafael Espindola
2014-05-16
15
-22
/
+18
*
DebugInfo: Assert rather than conditionalizing when a CU's subprogram list co...
David Blaikie
2014-05-16
1
-2
/
+2
*
DebugInfo: Handle emitting constants of C++ unicode character type.
David Blaikie
2014-05-16
1
-2
/
+3
*
R600/SI: Refactor the VOP3_32 tablegen class
Tom Stellard
2014-05-16
6
-34
/
+112
*
R600/SI: Add a PredicateControl class for managing TableGen predicates
Tom Stellard
2014-05-16
3
-28
/
+22
*
R600/SI: Move tablegen patterns away from instruction defs
Tom Stellard
2014-05-16
1
-30
/
+31
*
R600/SI: Remove unused instruction
Tom Stellard
2014-05-16
1
-7
/
+0
*
R600/SI: Promote f32 SELECT to i32
Tom Stellard
2014-05-16
2
-6
/
+2
*
R600/SI: Remove duplicate pattern
Tom Stellard
2014-05-16
1
-5
/
+0
*
Add comdat key field to llvm.global_ctors and llvm.global_dtors
Reid Kleckner
2014-05-16
8
-42
/
+173
*
Fix a warning in builds without asserts.
Rafael Espindola
2014-05-16
1
-2
/
+1
*
DebugInfo: Add an assert regarding the subprogram in the subprogram map match...
David Blaikie
2014-05-16
1
-0
/
+1
*
Fix most of PR10367.
Rafael Espindola
2014-05-16
11
-87
/
+158
*
DebugInfo: Assume the CU's Subprogram list only contains definitions.
David Blaikie
2014-05-16
1
-4
/
+1
*
[ARM64] Increases the Sched Model accuracy for Cortex-A53.
Chad Rosier
2014-05-16
6
-51
/
+228
*
InstSimplify: Improve handling of ashr/lshr
David Majnemer
2014-05-16
1
-1
/
+21
[next]