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
2015-03-13
Tamas Berghammer
Fix expectation in TestDataFormatterSynth
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Toma Tabacu
[mips] [IAS] Refactor MipsTargetStreamer::emitMipsAbiFl...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Tamas Berghammer
Create NativeRegisterContext for android-arm64
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Daniel Jasper
Make a module "use" also count as use of all its submodules
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Tamas Berghammer
Fix SO entry is main executable detection on android
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Tamas Berghammer
Fix missing data in GetProcessInfo on linux
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Tamas Berghammer
Add filepath to qModuleInfo packet
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Tamas Berghammer
Add code to exit the NativeProcessLinux Monitor thread...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Alexander Musman
[OPENMP] Re-factor __kmpc_for_static_init_* routine...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Tamas Berghammer
Fix fetching the architecture of the target on process...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Tamas Berghammer
Remove non const version of GetArchitecture from Target.h
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Pavel Labath
Respect include_inlines when looking up functions in...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Tamas Berghammer
Skip fdleak tests on android
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Chandler Carruth
[Modules] Teach Clang to survive ambiguous macros which...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Argyrios Kyrtzidis
[libclang] Fix crash when code-completing inside constr...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Owen Anderson
Teach TBAA analysis to report errors on cyclic TBAA...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Owen Anderson
Fix an infinite recursion in the verifier caused by...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Hao Liu
[MachineCopyPropagation] Fix a bug causing incorrect...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Argyrios Kyrtzidis
[libclang] During member ref expression visitation...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Richard Smith
Deduplicate #undef directives imported from multiple...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Richard Smith
Fix build break in this code. Nothing uses this header...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
NAKAMURA Takumi
Add clangBasic to libdeps according to r232051 since...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Vince Harron
Don't require AVX registers if the target CPU doesn...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Enrico Granata
Bulk of the infrastructure work to allow script command...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Chris Bieneman
Updating GettingStarted documentation to reference...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Nick Lewycky
When forming an addrec out of a phi don't just look...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Andrew Wilkins
[llgo] update year in LICENSE.txt
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Eric Christopher
Use the variable names from the TargetInstrInfo source...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Eric Christopher
Add a return after the llvm namespace code for a little...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Joerg Sonnenberger
Simplify.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Eric Christopher
Use the cached subtarget off of the machine function.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Eric Christopher
Use the cached subtarget off of the machine function.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Enrico Granata
Silence warnings here by explicit cast.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Joerg Sonnenberger
We want single precision here.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
NAKAMURA Takumi
[CMake] Add clangBasic in ASTMatchersTests, according...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Benjamin Kramer
Disambiguate call for GCC.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Benjamin Kramer
CodeGen: Base the conditional cleanup machinery on...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Sanjay Patel
[X86, AVX2] Replace inserti128 and extracti128 intrinsi...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Eric Christopher
Move a variable into the assert where it's used - fixes...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Eric Christopher
In preparation for moving ARM's TargetRegisterInfo...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Enrico Granata
Add override markers
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Enrico Granata
This fixes the build I previously broke - and actually...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Enrico Granata
Fix a bug in the data formatters where summary strings...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Enrico Granata
Fix an issue where values would be printed in one-line...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Daniel Jasper
clang-format: [OBJC] Don't indent 8 spaces in method...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Meador Inge
LinkerScript: Add evaluation of the EXTERN command
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Meador Inge
LinkerScript: Add parsing of the EXTERN command
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Sanjay Patel
[X86, AVX2] Replace inserti128 and extracti128 intrinsi...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Simon Pilgrim
Removed useless palignr test - we don't actually provid...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Ed Maste
Use signed int implementation for __fixint
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Tom Stellard
R600/SI: Don't print scc reg in sopc assembly string
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Tom Stellard
R600/SI: Remove _e32 and _e64 suffixes from mnemonics
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Andrew Kaylor
Adding WinEHPrepare tests (currently XFAILs)
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Eric Christopher
Migrate the AArch64 TargetRegisterInfo to its TargetMachine
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Eric Christopher
Remove unused headers.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Benjamin Kramer
Sema: Make BoundTypeDiagnoser a variadic template
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Tobias Grosser
Add -polly-vectorizer=stripmine
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Tobias Grosser
Drop option to prepare code for the BB vectorizer
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Krzysztof Parzyszek
Unxfail passing test on Hexagon
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
David Blaikie
Make the atom_iterator copy assignable
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Renato Golin
Update copyright year to 2015.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Renato Golin
Update copyright year to 2015.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Renato Golin
Update copyright year to 2015.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Hal Finkel
Revert "r232027 - Add infrastructure for support of...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Vince Harron
XFAIL TestAbbreviations on Linux, improve test
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Vince Harron
Test that software breakpoints aren't visible in disass...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Logan Chien
[autoconf] Fix the build failure by quoting the strings.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Alexey Samsonov
Update copyright year to 2015.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
David Blaikie
Rephrase find loop to use std::find_if
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Nico Weber
Fix grammar in a comment, wrap to 80 columns. No behavi...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Nico Weber
Remove duplicate "the". N+1 redundancy is not useful...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Quentin Colombet
[X86] Fix a regression introduced by r223641.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Simon Atanasyan
[Mips] Make `readAddend` a virtual member function...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Frederic Riss
Reapply "[dsymutil] Gather function ranges during DIE...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Frederic Riss
[ADT] IntervalMap: use AlignedCharArrayUnion.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Yaron Keren
Add missing include guards.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Hafiz Abid...
Add -p and -r options to lldb-mi command -file-exec...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Eric Christopher
Fix comment formatting.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Oleksiy Vyalov
Make ModuleCache::Get to return instantiated ModuleSP...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Viktor Kutuzov
[Tsan] Do not declare std_suppressions when not used
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Viktor Kutuzov
[Tsan] Adjust SA_SIGINFO and SIG_SETMASK values on...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Viktor Kutuzov
[Sanitizers] Fix sanitizers to build on FreeBSD.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Eric Christopher
Remove the need to cache the subtarget in the X86 Targe...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
David Majnemer
MS ABI: Allow a nullptr_t exception to be caught by...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Greg Clayton
Avoid a failing test case by fixing things so the compi...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Chris Bieneman
Refactoring CMake CrossCompile module.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Logan Chien
[docs] Update the doxygen configuration file.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Logan Chien
[docs] Replace the doxygen qch option properly.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Logan Chien
[docs] Update the doxygen configuration file.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Logan Chien
[autoconf] Regenerate autoconf configure script.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Logan Chien
[autoconf] Refine doxygen document options.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Sanjay Patel
Replace second (hopefully unused) access of macro input...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Ilia K
Remove unused FileSpec variable from Target::GetSharedM...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Ilia K
Clean up includes in source/lldb.cpp (1 was unused...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Chris Bieneman
Fixing CMake developer warning.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Krzysztof Parzyszek
Remove unused complex patterns for addressing modes...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Sanjay Patel
make an array of constants explicitly const
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Benjamin Kramer
ASTMatchers: Add an explicit dependency on libclangBasic.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Chris Bieneman
Doing some cleanup to the iOS toolchain.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Sanjay Patel
[X86, AVX] replace vextractf128 intrinsics with generic...
commit
|
commitdiff
|
tree
|
snapshot
next