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
*
R600/SI: Replace ffs(x) - 1 with countTrailingZeros(x)
Tom Stellard
2013-10-23
1
-1
/
+1
*
Test commit. Added whitespace in GCOV.cpp.
Yuchen Wu
2013-10-23
1
-1
/
+1
*
R600/SI: fix MIMG writemask adjustement
Tom Stellard
2013-10-23
1
-6
/
+21
*
R600: Fix handling of vector kernel arguments
Tom Stellard
2013-10-23
9
-35
/
+131
*
SelectionDAG: Pass along the original argument/element type in ISD::InputArg
Tom Stellard
2013-10-23
2
-6
/
+9
*
R600/SI: Add support for i64 bitwise or
Tom Stellard
2013-10-23
1
-0
/
+19
*
R600/SI: Use S_LOAD_DWORD instructions for v8i32 and v16i32
Tom Stellard
2013-10-23
3
-2
/
+8
*
MC: Support multiple sections with the same name in the same comdat group
David Blaikie
2013-10-22
2
-14
/
+23
*
[X86][FastISel] Add a comment to help understanding changes made in r192636.
Quentin Colombet
2013-10-22
1
-0
/
+23
*
R600/SI: Don't assert on SCC usage
Matt Arsenault
2013-10-22
1
-0
/
+2
*
Debug Info: code clean up.
Manman Ren
2013-10-22
1
-7
/
+1
*
Whitespace
David Blaikie
2013-10-22
1
-2
/
+2
*
DIEHashing: Provide an assert for unreachable functionality regarding friends.
David Blaikie
2013-10-22
1
-0
/
+3
*
llvm-cov: Use uint32_t for loop variables to be more consistent.
Bob Wilson
2013-10-22
1
-2
/
+2
*
llvm-cov: fix a typo and rename a variable.
Bob Wilson
2013-10-22
1
-4
/
+4
*
ARM: provide diagnostics on more writeback LDM/STM instructions
Tim Northover
2013-10-22
2
-17
/
+41
*
R600/SI: Use llvm_unreachable() for an always false assert
Tom Stellard
2013-10-22
1
-2
/
+1
*
R600/SI: Fix warning on non-asserts build
Tom Stellard
2013-10-22
1
-0
/
+1
*
R600: Simplify handling of private address space
Tom Stellard
2013-10-22
13
-436
/
+95
*
R600: Remove unused InstrInfo::getMovImmInstr() function
Tom Stellard
2013-10-22
5
-31
/
+0
*
DWARF type hashing: pointers to members
David Blaikie
2013-10-22
1
-11
/
+14
*
Fix llvm-cov counts to be 64-bit integers to avoid overflows.
Bob Wilson
2013-10-22
1
-2
/
+2
*
Fix the -Werror -Wpedantic clang selfhost build
Alp Toker
2013-10-22
1
-3
/
+3
*
[mips][msa] Direct Object Emission support for conditional branches.
Matheus Almeida
2013-10-22
2
-25
/
+43
*
AVX-512: aligned / unaligned load and store for 512-bit integer vectors.
Elena Demikhovsky
2013-10-22
2
-30
/
+36
*
Using FoldingSet in SelectionDAG::getVTList.
Wan Xiaofei
2013-10-22
1
-59
/
+64
*
llvm-c: Add LLVMPrintTypeToString
Anders Waldenborg
2013-10-22
1
-0
/
+10
*
Change llvm-cov output formatting to be more similar to gcov.
Bob Wilson
2013-10-22
1
-7
/
+9
*
Clarify SCEV comments.
Andrew Trick
2013-10-22
1
-8
/
+11
*
Replace (V)MOVZDI2PDIrr/rm instructions with patterns that select (V)MOVDI2PD...
Craig Topper
2013-10-22
2
-37
/
+22
*
ARM: Thumb2 copy for GPRPair needs to use thumb instructions.
Jim Grosbach
2013-10-22
1
-1
/
+1
*
ARM: Clean up copyPhysReg() a bit.
Jim Grosbach
2013-10-22
1
-27
/
+47
*
TBAA: fix PR17620.
Manman Ren
2013-10-22
1
-1
/
+5
*
Formatting/whitespace.
Eric Christopher
2013-10-22
1
-4
/
+4
*
Move the printing of llvm-cov information out from collectLineCounts().
Bob Wilson
2013-10-22
1
-1
/
+0
*
FIXME comment shouldn't have been doxygen style
Andrew Kaylor
2013-10-21
1
-1
/
+1
*
Fix spelling, grammar, and match naming convention for test files.
Eric Christopher
2013-10-21
1
-3
/
+3
*
DWARF Type Hashing: Include reference and rvalue reference type in the declar...
David Blaikie
2013-10-21
1
-1
/
+3
*
DWARF type hashing: begin implementing Step 5, summary hashing in declarable ...
David Blaikie
2013-10-21
2
-7
/
+39
*
[AArch64] Add the constraint to NEON scalar mla/mls instructions.
Chad Rosier
2013-10-21
1
-6
/
+30
*
SimplifyCFG: Don't duplicate calls to functions marked noduplicate v2
Tom Stellard
2013-10-21
1
-0
/
+15
*
Remove unused TargetLowering field.
Matt Arsenault
2013-10-21
1
-1
/
+0
*
Fix CodeGen for different size address space GEPs
Matt Arsenault
2013-10-21
2
-8
/
+6
*
Use more type helper functions
Matt Arsenault
2013-10-21
5
-24
/
+24
*
Reuse variable
Matt Arsenault
2013-10-21
1
-1
/
+1
*
Fix the build in DIE.cpp with MSVC 2010
Reid Kleckner
2013-10-21
1
-3
/
+5
*
DWARF type hashing: Handle multiple (including recursive) references to the s...
David Blaikie
2013-10-21
2
-8
/
+21
*
Teach SimplifyCFG about address spaces
Matt Arsenault
2013-10-21
1
-5
/
+9
*
Fix creating bitcasts between address spaces in SCEV.
Matt Arsenault
2013-10-21
1
-5
/
+10
*
Remove unused SCEV functions
Matt Arsenault
2013-10-21
1
-20
/
+1
[next]