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-19
Sean Silva
[yaml2obj][ELF] Beef up this test a bit.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Sean Silva
[yaml2obj][ELF] Support ELFOSABI_* enum.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Sean Silva
There is no ELF ABI version enum.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Shankar Easwaran
[ELF] add -u/--undefined option, to define undefined...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Enrico Granata
<rdar://problem/14086503>
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Enrico Granata
<rdar://problem/14086503>
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Sean Silva
[yaml2obj][ELF] Support st_info through `Binding` and...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Enrico Granata
<rdar://problem/14194140>
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Matt Arsenault
Use GetUnderlyingObject instead of custom function
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Sean Silva
[yaml2obj][ELF] Don't monkeypatch the YAML sections.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Adrian Prantl
Add some comments to r184252.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Sean Silva
[yaml2obj][ELF] Ensure STN_UNDEF entry is present.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Anna Zaks
[analyzer] Do not create a CompoundVal for lvalue InitL...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Anna Zaks
[analyzer] Do not report uninitialized value warnings...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Sean Silva
[yaml2obj][ELF] Rudimentary symbol table support.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
JF Bastien
Small correction to unordered memory code generation...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Adrian Prantl
Emit forward decls for structs with declarations only...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Greg Clayton
Added the ability to get a list of types from a SBModul...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Eli Friedman
Introduce a new mangling for protocol-qualified ObjC...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Fariborz Jahanian
doc. parsing: Allow parameter name "..." for variadic...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Enrico Granata
<rdar://problem/14194128>
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Bill Wendling
Identify me on IRC.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Matt Kopec
Add assertion for when no watchpoint found in POSIX...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Jim Ingham
We were getting an assert because somebody was making...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Jim Grosbach
ARM: Add optional datatype suffix to NEON mvn asm syntax.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Jim Ingham
Make the lldb "Release" configuration use the same...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Sean Silva
[yaml2obj][ELF] Add dummy .strtab section.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Matt Kopec
Temporarily disable checking of watchpoint hit on FreeB...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Eli Friedman
Make sure the assembler-with-cpp hack for "#" works...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Bill Wendling
We want a string representation of the attribute, not...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Argyrios Kyrtzidis
When declaring an ObjC interface decl with a @compatibi...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Jason Molenda
PlatformDarwinKernel was treating its file path arg...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Tim Northover
AArch64: remove accidental test output file.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Rafael Espindola
Remove Path::canWrite.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Rafael Espindola
Use llvm::sys::fs::can_write.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Rafael Espindola
Add a can_write function to PathV2.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Stephen Lin
Partially revert r184225 test changes and make a smalle...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Michael Gottesman
[ARMTargetLowering] ARMISD::{SUB,ADD}{C,E} second resul...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Michael Gottesman
Converted an overly aggressive assert to a conditional...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Rafael Espindola
Remove unused Path::canRead.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Nadav Rotem
Fix 80 col violation.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Michael Gottesman
[multiprecision-builtins] Added missing builtin __built...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Jim Ingham
Fix the help for "image dump line-table" - its argument...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Stephen Lin
Fix C++ constructor/destructor tests when run on ARM
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Kevin Enderby
Change the arm assembler to support this from the v7c...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Richard Smith
DR14, DR101, and part of DR1: fix handling of extern...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Quentin Colombet
During SelectionDAG building explicitly set a node...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
John Thompson
Fixed a typo and naming convention.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Jack Carter
Mips ELF: Mark object file as ABI compliant
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Rafael Espindola
Remove uniqueID from PathV1.h.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Rafael Espindola
Use llvm::sys::fs::GetUniqueID.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Rafael Espindola
Add a GetUniqueID that will replace the uniqueID of...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Adrian Prantl
Fix a missing pointer deref that was uncovered by one...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Enrico Granata
<rdar://problem/12717717>
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Eli Friedman
Correctly compute the index of the first string format...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
David Blaikie
Reduce indentation.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Enrico Granata
This patch fixes the issue where our command-line tab...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Richard Smith
PR14503: Don't assert if a constexpr constructor templo...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Rafael Espindola
Convert most uses of PathV1.h in ToolRunner.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Enrico Granata
Removing the lldb-perf file group from our Xcode project
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Fariborz Jahanian
Objective-C: Fixes a typo correction bug where a
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Stefanus Du...
Add support for encoding the HLE XACQUIRE and XRELEASE...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Rafael Espindola
Add a version of unique_file that return just the file...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Stephen Lin
CodeGen: Have 'this'-returning constructors and destruc...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Rafael Espindola
Return a std::string from PrependMainExecutablePath.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Rafael Espindola
Remove PathV1.h use from BugDriver.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Rafael Espindola
Remove use of PathV1.h from ExecutionDriver.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Nadav Rotem
Scan the successor blocks and use the PHI nodes as...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Nadav Rotem
Add a return value to make this function more useful.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Fariborz Jahanian
Fix buildbot failure.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Rafael Espindola
Remove usage of PathV1.h from OptimizerDriver.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Edwin Vane
cpp11-migrate: Transforms honour header modification...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Rafael Espindola
Convert some uses of eraseFromDisk.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Fariborz Jahanian
Objective-C [qoi]: privide typo correction for selectors
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Edwin Vane
cpp11-migrate: Transform now responsible for applying...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Rafael Espindola
Don't use PathV1.h in tools/bugpoint/Miscompilation...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Reid Kleckner
Remove option emitter from clang-tblgen
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Alexey Samsonov
Basic support for parsing Mach-O universal binaries...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Kostya Serebryany
[asan] fix a rare failure in fast unwinder, found by...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Sergey Matveev
[lsan] Set current_thread_tid correctly for main thread.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Rafael Espindola
Remove duplicated file and directory.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Evgeniy Stepanov
[sanitizer] Fix Android build.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Rafael Espindola
Don't convert object_error's enum to and from int.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Evgeniy Stepanov
[sanitizer] Remove a set of deprecated ioctls.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Evgeniy Stepanov
[sanitizer] Replace ext2_ ioctls with generic fs_ ioctls.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Evgeniy Stepanov
[sanitizer] Symbolic ioctl names.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Amaury de la...
ARM: fix literal load with positive offset encoding
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Amaury de la...
ARM: add operands pre-writeback variants when needed
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Amaury de la...
ARM: fix thumb literal loads decoding
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Amaury de la...
ARM: thumb stores cannot use PC as dest register
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Timur Iskhodzhanov
Hopefully fix the MSVS build after r184105
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Bill Wendling
Update to new API.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Bill Wendling
Update to pass in pointers intead of references.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Bill Wendling
Use pointers to the MCAsmInfo and MCRegInfo.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Nick Lewycky
Fix nondeterminism in .gcno file generation.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Bill Wendling
Remove dead prototype.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Bill Wendling
Simplify some of the code. No functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Bob Wilson
size_t on Darwin AAPCS targets is "unsigned long"....
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Chris Lattner
remove some @deprecated markers: LLVM APIs aren't depre...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Dmitri Gribenko
Simplify a loop in ProcessCodeCompleteResults(). Point...
commit
|
commitdiff
|
tree
|
snapshot
next