projects
/
platform
/
upstream
/
llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/llvm.git
2013-06-28
Jakob Stoklund...
Fix a bad overflow check pointed out by Ben.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Daniel Malea
Fix Windows/Darwin build error in DebugIR unit tests
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Sean Callanan
Hitherto the IRForTarget infrastructure has mainly
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Howard Hinnant
Make cout a little more thread-safe. This fixes llvm...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Andrew Kaylor
Revising the MCJIT ObjectCache interface to allow subcl...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
David Blaikie
Remove unused member
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Jakob Stoklund...
Eliminate an assortment of undefined behavior.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Greg Clayton
Default parameters are evil and should not be used...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Eli Friedman
Fix error recovery with in-class initializer.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Eli Friedman
Fix line endings.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Nadav Rotem
LoopVectorizer: Refactor the code that checks if it...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Peter Collingbourne
[ms-cxxabi] Move CodeGenVTables::needsVTTParameter...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Daniel Malea
Adding tests for DebugIR pass
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Howard Hinnant
Provide missing '{' in parsing extended quoted characte...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Greg Clayton
FileSpec destructor doesn't need to be virtual.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Tom Stellard
R600/SI: Add processor types for each CIK variant
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Greg Clayton
ArchSpec doesn't need a virtual destructor.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Greg Clayton
PathMappingList doesn't need a virtual destructor.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Hal Finkel
Fix CodeGen/PowerPC/stack-protector.ll on OpenBSD
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Rui Ueyama
[PECOFF][Writer] Fix wrong section header.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
David Blaikie
DebugInfo: PR14728: TLS support
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
David Blaikie
DebugInfo: Pass MCSymbolRefExprs for labels instead...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Hal Finkel
Fix a PPC rlwimi instruction-selection bug
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Rui Ueyama
[PECOFF][Writer] Remove duplicated code by moving it...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Anton Yartsev
+ "For Windows Users" section
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Daniel Malea
Remove needless include (unistd.h) in DebugIR pass
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Daniel Malea
Add flag to lli to enable debugging of IR when used...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Howard Hinnant
William Fisher: A bug in __lookahead::exec causes...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Rui Ueyama
[PECOFF][Writer] Define COFFBaseDefinedAtom as the...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Daniel Malea
Add missing header for DebugIR
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Daniel Malea
Remove limitation on DebugIR that made it require exist...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Howard Hinnant
Bill Fisher: Fix for failing to throw an exception...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Chad Rosier
Fix an off-by-one error. Also make the code a little...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
David Blaikie
DebugInfo: Revise r185189 to avoid subtle 'unsigned...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
David Blaikie
DebugInfo: Simplify the AddressPool representation
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
David Blaikie
DebugInfo: constify the AddressPool MCSymbol pointers
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Preston Briggs
(no commit message)
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Lang Hames
Add missing case to switch statement - DAGTypeLegalizer...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Jakob Stoklund...
Stylistic cleanups, no functional change.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Jakob Stoklund...
Add a division operator to BlockFrequency.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Howard Hinnant
Dimitry Andric: Add const to constexpr member function...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Eric Christopher
Remove unused variables.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Justin Holewinski
[NVPTX] Select -1 instead of 1 when anyextend'ing i1...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Justin Holewinski
[NVPTX] Add (1.0 / sqrt(x)) => rsqrt(x) generation...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Justin Holewinski
[NVPTX] Calling conventions fix
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Justin Holewinski
[NVPTX] Add support for cttz/ctlz/ctpop
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Justin Holewinski
[NVPTX] Clean up comparison/select/convert patterns...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Justin Holewinski
[NVPTX] Remove i8 register class. PTX support for...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Justin Holewinski
[NVPTX] Add support for vectorized function return...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Justin Holewinski
[NVPTX] Clean up handling of formal arguments and enabl...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Justin Holewinski
[NVPTX] Add infrastructure for vector loads/stores...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Jim Ingham
Don't check for "are there any loaded sections" before...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Weiming Zhao
Bug 13662: Enable GPRPair for all i64 operands of inlin...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Arnold Schwaighofer
LoopVectorize: Pull dyn_cast into setDebugLocFromInst
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Howard Hinnant
Implement full support for non-pointer pointers in...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Hal Finkel
Fix bugpoint execution/reference output file name
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Arnold Schwaighofer
LoopVectorize: Use static function instead of DebugLocS...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Benjamin Kramer
Use the multiple argument form of path::append.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Alexey Samsonov
[ASan] Remove %symbolize from lit tests: we now use...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Tom Stellard
R600: Add local memory support via LDS
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Tom Stellard
R600: Add support for GROUP_BARRIER instruction
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Tom Stellard
R600: Add ALUInst bit to tablegen definitions v2
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Timur Iskhodzhanov
Fix a trivial typo, add a FIXME to have more test cover...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Tim Northover
ARM: ensure fixed-point conversions have sane types
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Sergey Matveev
[lsan] Fix build again.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Sergey Matveev
[lsan] Fix build.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Tilmann Scheller
ARM: Fix pseudo-instructions for SRS (Store Return...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Alexey Samsonov
llvm-symbolizer: don't leave dangling pointers after...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Sergey Matveev
[lsan] When verbosity > 1, always print suppressions...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Sergey Matveev
[lsan] Add suppression support.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Alexey Samsonov
llvm-symbolizer: skip leading underscore in Mach-O...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Evgeniy Stepanov
[sanitizer] Disable all ptrace-related definitions...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Alexander Kornienko
Use lexing mode based on FormatStyle.Standard.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Alexey Samsonov
[ASan] Migrate lit tests to external symbolizer from...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Ed Maste
Move sys/sysctl.h include after its dependency sys...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Alexey Samsonov
Demangle names using pluggable internal symbolizer...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Evgeniy Stepanov
[sanitizer] Fix an unfortunate typo and disable ptrace...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Alexey Samsonov
Pass --default-arch flag to external symbolizer. Fix...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Alexey Samsonov
llvm-symbolizer: make name demangling a public static...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Evgeniy Stepanov
[sanitizer] Intercept ptrace.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Rafael Espindola
Improve comment.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Alexander Potapenko
[ASan][OSX] Make sure the zones created by malloc_crea...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Alexey Samsonov
Make a switch in createBinary fully-covered. Add forgot...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Alexander Potapenko
[ASan][OSX] Fix the incorrect malloc_create_zone()...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Alexey Samsonov
llvm-symbolizer: add support for Mach-O universal binaries
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Patrik Hagglund
Suppress GCC "control reaches end of non-void function...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Manman Ren
Debug Info: clean up usage of Verify.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Rui Ueyama
Add include guard.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Rui Ueyama
[PECOFF][Writer] Support DIR32NB and REL32 relocation...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Richard Smith
Lazily deserialize function template specializations...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
David Blaikie
Integrate Assembler: Support X86_64_DTPOFF64 relocations
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Rui Ueyama
[PECOFF][Writer] Fix a bug that the contents of .data...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Rui Ueyama
[PECOFF][Writer] Skip ".debug$S" section in the input...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Rui Ueyama
[PECOFF][Writer] Use a constant instead of a magic...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Rafael Espindola
Update for llvm::sys::fs::unique_file not creating...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Rafael Espindola
Improvements to unique_file and createUniqueDirectory.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Rui Ueyama
[PECOFF][Writer] Templatize connectAtomsWithLayoutEdge()
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Matt Arsenault
Convert tests to FileCheck
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Rafael Espindola
Don't ask for a mode when we are not keeping the file.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Arnold Schwaighofer
LoopVectorize: Preserve debug location info
commit
|
commitdiff
|
tree
|
snapshot
next