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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix CodeGen/PowerPC/stack-protector.ll on OpenBSD
Hal Finkel
2013-06-28
1
-2
/
+3
*
DebugInfo: PR14728: TLS support
David Blaikie
2013-06-28
6
-3
/
+69
*
DebugInfo: Pass MCSymbolRefExprs for labels instead of MCSymbols
David Blaikie
2013-06-28
5
-13
/
+26
*
Fix a PPC rlwimi instruction-selection bug
Hal Finkel
2013-06-28
2
-2
/
+46
*
Remove needless include (unistd.h) in DebugIR pass
Daniel Malea
2013-06-28
1
-2
/
+0
*
Add flag to lli to enable debugging of IR when used with MCJIT.
Daniel Malea
2013-06-28
4
-3
/
+19
*
Add missing header for DebugIR
Daniel Malea
2013-06-28
1
-0
/
+99
*
Remove limitation on DebugIR that made it require existing debug metadata.
Daniel Malea
2013-06-28
2
-158
/
+493
*
Fix an off-by-one error. Also make the code a little more explicit in what it
Chad Rosier
2013-06-28
1
-3
/
+4
*
DebugInfo: Revise r185189 to avoid subtle 'unsigned += bool'
David Blaikie
2013-06-28
1
-1
/
+2
*
DebugInfo: Simplify the AddressPool representation
David Blaikie
2013-06-28
2
-18
/
+12
*
DebugInfo: constify the AddressPool MCSymbol pointers
David Blaikie
2013-06-28
2
-12
/
+13
*
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185187 91177308-0d34...
Preston Briggs
2013-06-28
2
-0
/
+45
*
Add missing case to switch statement - DAGTypeLegalizer::ExpandIntegerResult
Lang Hames
2013-06-28
2
-1
/
+17
*
Stylistic cleanups, no functional change.
Jakob Stoklund Olesen
2013-06-28
1
-10
/
+7
*
Add a division operator to BlockFrequency.
Jakob Stoklund Olesen
2013-06-28
3
-23
/
+61
*
Remove unused variables.
Eric Christopher
2013-06-28
1
-4
/
+0
*
[NVPTX] Select -1 instead of 1 when anyextend'ing i1 types
Justin Holewinski
2013-06-28
1
-3
/
+3
*
[NVPTX] Add (1.0 / sqrt(x)) => rsqrt(x) generation when allowable by FP flags
Justin Holewinski
2013-06-28
2
-1
/
+25
*
[NVPTX] Calling conventions fix
Justin Holewinski
2013-06-28
6
-64
/
+103
*
[NVPTX] Add support for cttz/ctlz/ctpop
Justin Holewinski
2013-06-28
5
-0
/
+188
*
[NVPTX] Clean up comparison/select/convert patterns and factor out PTX instru...
Justin Holewinski
2013-06-28
9
-953
/
+1133
*
[NVPTX] Remove i8 register class. PTX support for i8 (.b8, .u8, .s8) is rath...
Justin Holewinski
2013-06-28
17
-905
/
+1287
*
[NVPTX] Add support for vectorized function return values
Justin Holewinski
2013-06-28
2
-27
/
+147
*
[NVPTX] Clean up handling of formal arguments and enable generation of vector...
Justin Holewinski
2013-06-28
2
-118
/
+204
*
[NVPTX] Add infrastructure for vector loads/stores of parameters
Justin Holewinski
2013-06-28
3
-0
/
+155
*
Bug 13662: Enable GPRPair for all i64 operands of inline asm on ARM
Weiming Zhao
2013-06-28
3
-15
/
+81
*
LoopVectorize: Pull dyn_cast into setDebugLocFromInst
Arnold Schwaighofer
2013-06-28
1
-6
/
+5
*
Fix bugpoint execution/reference output file name
Hal Finkel
2013-06-28
2
-2
/
+2
*
LoopVectorize: Use static function instead of DebugLocSetter class
Arnold Schwaighofer
2013-06-28
1
-52
/
+30
*
R600: Add local memory support via LDS
Tom Stellard
2013-06-28
18
-24
/
+336
*
R600: Add support for GROUP_BARRIER instruction
Tom Stellard
2013-06-28
8
-3
/
+88
*
R600: Add ALUInst bit to tablegen definitions v2
Tom Stellard
2013-06-28
4
-4
/
+8
*
ARM: ensure fixed-point conversions have sane types
Tim Northover
2013-06-28
3
-5
/
+118
*
ARM: Fix pseudo-instructions for SRS (Store Return State).
Tilmann Scheller
2013-06-28
3
-24
/
+24
*
llvm-symbolizer: don't leave dangling pointers after flushing LLVMSymbolizer....
Alexey Samsonov
2013-06-28
2
-0
/
+5
*
llvm-symbolizer: skip leading underscore in Mach-O symbol table entries
Alexey Samsonov
2013-06-28
2
-3
/
+6
*
llvm-symbolizer: make name demangling a public static method of LLVMSymbolizer
Alexey Samsonov
2013-06-28
2
-9
/
+11
*
Improve comment.
Rafael Espindola
2013-06-28
1
-4
/
+3
*
Make a switch in createBinary fully-covered. Add forgotten macho_dsym_compani...
Alexey Samsonov
2013-06-28
1
-2
/
+7
*
llvm-symbolizer: add support for Mach-O universal binaries
Alexey Samsonov
2013-06-28
7
-44
/
+143
*
Suppress GCC "control reaches end of non-void function" warning.
Patrik Hagglund
2013-06-28
1
-0
/
+1
*
Debug Info: clean up usage of Verify.
Manman Ren
2013-06-28
17
-35
/
+78
*
Integrate Assembler: Support X86_64_DTPOFF64 relocations
David Blaikie
2013-06-28
2
-2
/
+14
*
Improvements to unique_file and createUniqueDirectory.
Rafael Espindola
2013-06-28
3
-241
/
+235
*
Convert tests to FileCheck
Matt Arsenault
2013-06-28
4
-7
/
+14
*
Don't ask for a mode when we are not keeping the file.
Rafael Espindola
2013-06-28
2
-4
/
+3
*
LoopVectorize: Preserve debug location info
Arnold Schwaighofer
2013-06-28
2
-1
/
+166
*
Fix using arg_end() - arg_begin() instead of arg_size()
Matt Arsenault
2013-06-28
1
-3
/
+3
*
Fix typo
Matt Arsenault
2013-06-28
1
-1
/
+1
[next]