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
...
*
Doubleword Shift Left Logical Plus 32
Jack Carter
2012-07-16
4
-1
/
+57
*
Target/AMDGPU: [CMake] Fix dependencies. 1) Add intrinsics_gen. Add AMDGPUCom...
NAKAMURA Takumi
2012-07-16
2
-1
/
+3
*
Target/AMDGPU/R600KernelParameters.cpp: Fix two includes, <llvm/IRBuilder.h> ...
NAKAMURA Takumi
2012-07-16
1
-2
/
+2
*
Build script changes for R600/SI Codegen v6
Tom Stellard
2012-07-16
1
-1
/
+1
*
AMDGPU: Add core backend files for R600/SI codegen v6
Tom Stellard
2012-07-16
114
-0
/
+28329
*
[asan] initialize asan error callbacks in runOnModule instead of doing that o...
Kostya Serebryany
2012-07-16
1
-8
/
+20
*
Fix a bug in the 3-address conversion of LEA when one of the operands is an
Nadav Rotem
2012-07-16
1
-0
/
+7
*
Revert r160254 temporarily.
Chandler Carruth
2012-07-16
1
-16
/
+16
*
Teach AddressSanitizer to create basic blocks in a more natural order.
Chandler Carruth
2012-07-16
1
-16
/
+16
*
This CL changes the function prologue and epilogue emitted on X86 when stack ...
Alexey Samsonov
2012-07-16
1
-53
/
+47
*
Move llvm/Support/TypeBuilder.h -> llvm/TypeBuilder.h. This completes
Chandler Carruth
2012-07-15
2
-2
/
+2
*
Move llvm/Support/MDBuilder.h to llvm/MDBuilder.h, to live with
Chandler Carruth
2012-07-15
2
-5
/
+5
*
Fix a bug in the scalarization of BUILD_VECTOR. BUILD_VECTOR elements may be ...
Nadav Rotem
2012-07-15
2
-1
/
+10
*
Teach getTargetVShiftNode about TargetConstant nodes.
Nadav Rotem
2012-07-15
1
-1
/
+4
*
Rename VBROADCASTSDrm into VBROADCASTSDYrm to match the naming convention.
Nadav Rotem
2012-07-15
2
-3
/
+8
*
Refactor the code that checks that all operands of a node are UNDEFs.
Nadav Rotem
2012-07-15
2
-13
/
+28
*
Reapply r160194, switching to use LV information for finding local kills.
Chandler Carruth
2012-07-15
1
-56
/
+32
*
AVX: Fix a bug in getTargetVShiftNode. The shift amount has to be a 128bit ve...
Nadav Rotem
2012-07-14
1
-1
/
+7
*
Add a dagcombine optimization to convert concat_vectors of undefs into a sing...
Nadav Rotem
2012-07-14
1
-0
/
+11
*
Account for early-clobber reload instructions.
Jakob Stoklund Olesen
2012-07-14
1
-0
/
+4
*
Be more verbose when detecting dominance problems.
Jakob Stoklund Olesen
2012-07-13
2
-7
/
+29
*
LSR Fix: check SCEV expression safety before expansion.
Andrew Trick
2012-07-13
2
-1
/
+42
*
IVUsers should only generate SCEV's for values that are safe to speculate.
Andrew Trick
2012-07-13
1
-0
/
+7
*
Factor SCEV traversal code so I can use it elsewhere. No functionality.
Andrew Trick
2012-07-13
1
-51
/
+19
*
This is one of the first steps at moving to replace target-dependent
Joel Jones
2012-07-13
2
-1
/
+26
*
Revert r160194, which switched to use LV information for finding local
Chandler Carruth
2012-07-13
1
-19
/
+54
*
Use the LiveVariables information to efficiently get local kills. This
Chandler Carruth
2012-07-13
1
-54
/
+19
*
Remove variable_ops from call instructions in most targets.
Jakob Stoklund Olesen
2012-07-13
11
-46
/
+44
*
Remove variable_ops from ARM call instructions.
Jakob Stoklund Olesen
2012-07-13
3
-22
/
+19
*
The Mips specific relocation R_MIPS_GOT_DISP
Jack Carter
2012-07-13
4
-4
/
+12
*
Make helper functions static.
Benjamin Kramer
2012-07-13
2
-2
/
+2
*
Mark VINSERTI128rm as MayLoad=1. Fixes PR13348.
Craig Topper
2012-07-13
1
-2
/
+2
*
Fixed few warnings; trimmed empty lines.
Galina Kistanova
2012-07-13
1
-123
/
+151
*
Provide function name in 'Cannot select' fatal error.
Jim Grosbach
2012-07-13
1
-0
/
+1
*
The end of the prologue should be marked with is_stmt.
Eric Christopher
2012-07-12
1
-1
/
+1
*
Fixed few warnings.
Galina Kistanova
2012-07-12
3
-7
/
+10
*
Give the rdrand instructions a SideEffect flag and a chain so MachineCSE and ...
Benjamin Kramer
2012-07-12
2
-4
/
+5
*
Add intrinsics for Ivy Bridge's rdrand instruction.
Benjamin Kramer
2012-07-12
3
-3
/
+49
*
The result type of EXTRACT_VECTOR_ELT doesn't have to match the element type of
Duncan Sands
2012-07-12
1
-0
/
+10
*
Update GATHER instructions to support 2 read-write operands. Patch from mysel...
Craig Topper
2012-07-12
4
-16
/
+44
*
Instcombine was transforming:
Evan Cheng
2012-07-12
1
-0
/
+7
*
TableGen: Location information for diagnostic.
Jim Grosbach
2012-07-12
1
-1
/
+1
*
ARM: fix typo in comments
Manman Ren
2012-07-11
1
-1
/
+1
*
ARM: Fix optimizeCompare to correctly check safe condition.
Manman Ren
2012-07-11
1
-9
/
+14
*
Patch for Mips direct object generation.
Jack Carter
2012-07-11
1
-0
/
+8
*
This change removes an "initialization" warning.
Jack Carter
2012-07-11
1
-4
/
+3
*
In MemoryBuffer::getOpenFile() don't verify that the mmap'ed
Argyrios Kyrtzidis
2012-07-11
1
-10
/
+0
*
In register classes in MipsRegisterInfo.td, list the registers in ascending
Akira Hatanaka
2012-07-11
1
-99
/
+114
*
[x86 fast-isel] Per discussion with Eric, add all cases to switch with verbose
Chad Rosier
2012-07-11
1
-1
/
+8
*
X86: Update to peephole optimization to move Movr0 before (Sub, Cmp) pair.
Manman Ren
2012-07-11
1
-1
/
+22
[prev]
[next]