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-20
Michael Gottesman
[APFloat] Fix typo in test so we actually test if we...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
Nadav Rotem
Clang-format the SLP vectorizer. No functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
Joey Gouly
This reverts r155000.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
Nadav Rotem
SLPVectorization: Add a basic support for cross-basic...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
David Blaikie
Give this X86-specific test a triple so it's actually...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
David Blaikie
Fix CodeGenCXX/debug-info.cpp to target a known ABI...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
Ulrich Weigand
[PowerPC] Remove unused parameter
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
Nadav Rotem
Change the debug type to match the debug type that...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
Ulrich Weigand
[PowerPC] Add missing build dependency
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
Reid Kleckner
Fix CodeGenCXX/debug-info.cpp test on Windows
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
Ulrich Weigand
[MC] Support @ variants with directional labels
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
Ulrich Weigand
[PowerPC] Optimize @ha/@l constructs
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
Ulrich Weigand
[PowerPC] Support compare mnemonics with implied CR0
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
Evgeniy Stepanov
Fix get_magic() handling of short reads.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
Rafael Espindola
Remove the transitional GetUniqueID.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
Rafael Espindola
Use the new name of getUniqueID.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
Rafael Espindola
Rename fs::GetUniqueID to fs::getUniqueID to match...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
Dmitry Vyukov
tsan: fix potential false positive race on fd
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
Samuel Benzaquen
Enhancements for the DynTypedMatcher system.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
Evgeniy Stepanov
Remove MSan hack that is no longer needed.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
Manuel Klimek
Adds the equalsBoundNode matcher.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
Stefanus Du...
Fix typos "metatadata" -> "metadata" in the LangRef.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
Alexander Kornienko
Use the same set of whitespace characters for all opera...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
Rafael Espindola
Make sure ar is creating a new file instead of updating...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
Rafael Espindola
Add r184420 back, but also handle long file names.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
Sergey Matveev
[asan] Define LSan annotations as no-ops if leak detect...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
Rafael Espindola
Revert "Don't include directory names in archives."
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
Rafael Espindola
Don't include directory names in archives.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
Manuel Klimek
Implements declaratorDecl, parmVarDecl and hassTypeLoc...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
Rafael Espindola
Remove remaining bits of the old LLVM specific symtab...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
Enea Zaffanella
Improved source code fidelity for gcc mode attribute.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
Rafael Espindola
Remove more unused functions.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
Rafael Espindola
Remove unused methods.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
Rafael Espindola
Use the simpler sys::fs::exists.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
Rafael Espindola
Convert a use of sys::Path.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
Vladimir Medic
Optimize register parsing for MipsAsmParser. Allow...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
Evgeniy Stepanov
Add -fno-assume-sane-operator-new when building with...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
Evgeniy Stepanov
Fix unused function warning w/o changing compiler flags.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
Chandler Carruth
Update two options to my proposed syntax for user-facin...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
Evgeniy Stepanov
[sanitizer] Fix Mac build.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
Evgeniy Stepanov
Remove an outdated comment.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
Evgeniy Stepanov
[sanitizer] Handle EVIOxxxx ioctls.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
Alexey Samsonov
[ASan] Clear allocation magic value before recycling...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
Pavel Labath
Fix static analyzer crash when casting from an incomple...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
Chandler Carruth
Add a regression test for PR16370 next to the dr7 test...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
Chandler Carruth
Temporarily revert r183462: "Implement DR7"
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
Bill Wendling
Remove static, because it was messing everything up.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
Andy Gibbs
Revise r184335 so that warning suppression flag is...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
Shankar Easwaran
[TargetInfo] Undefined symbols move from ELFTargetInfo...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
Eli Friedman
Fix one place I missed that was memcpy'ing TypeLocs...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
Richard Smith
PR16377: Allow evaluation of statement expressions...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
Richard Smith
Add a workaround for a libstdc++-4.2 <tr1/hashtable...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
Howard Hinnant
Protect against invalid mangled names. Add test suite...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
Eli Friedman
One more cast test.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
Eli Friedman
Add a few more tests for casts.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
Richard Smith
Fix typo in r184308.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
Greg Clayton
Fixed a crasher that I encountered when looking up...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
Greg Clayton
Cleanup the output a bit by removing old print statemen...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
Greg Clayton
Unique types a bit more using the clang type to make...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
David Blaikie
DebugInfo: don't use location lists when the location...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
Eli Friedman
Add a testcase which uses an UnresolvedUsingTypenameDec...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Michael Gottesman
[clang-lit] Added the run_long_tests param option/long_...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Stephen Lin
Revert r184205 and associated patches while investigati...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Argyrios Kyrtzidis
[libclang] Make sure crash-recovery for module-building...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Eli Friedman
Fix r184381 so the test doesn't fail. Sorry for the...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Eli Friedman
Extra test for diagnostic in Sema::BuildCXXNestedNameSp...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Argyrios Kyrtzidis
[Support/CrashRecoveryContext] Make sure CrashRecoveryC...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Eli Friedman
Remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Eli Friedman
Improve diagnostic for redeclaring static member functi...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Richard Trieu
Fix for PR 16367, display the name of a function in...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Bill Wendling
This is now a duplicate.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Bill Wendling
Make the '==' operator inline.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Bill Wendling
Make this static inline to avoid duplicates.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Bill Wendling
Make the comparison operators non-member functions.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
David Blaikie
Now that we get non-trivial value parameters locations...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Eli Friedman
Add missing test for -Wunneeded-member-functions.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
David Blaikie
Spelling correction
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Bill Wendling
Don't pass in the TargetInstrInfo into the register...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
David Blaikie
DebugInfo: PR14763/r183329 correct the location of...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
David Blaikie
Debug Info: PR14763/r183329 - specify that non-trivial...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Michael Gottesman
[APFloat] Changed APFloat::isNormal => APFloat::isFinit...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
David Blaikie
DebugInfo: Specify that a value is stored indirectly
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Greg Clayton
Implemented a types.py module that allows types to...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Enrico Granata
Huge speedup for testsuite categories
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
David Blaikie
Spell correct (s/begining/beginning/)
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
David Blaikie
llvm-dwarfdump: Add support for dumping the .debug_loc...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Bill Wendling
Access the TargetLoweringInfo from the TargetMachine...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Rafael Espindola
Remove unused function.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Howard Hinnant
Implement full support for non-pointer types in custom...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Ulrich Weigand
[MC/DWARF] Generate multiple .debug_line entries for...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Michael Gottesman
[APFloat] Converted all references to APFloat::isNormal...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Rafael Espindola
Really fix the missing header :-(
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Rafael Espindola
Add missing include found by the bots.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Rafael Espindola
Remove last use of PathV1.h from Archive.h
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Bill Wendling
Access the TargetLoweringInfo from the TargetMachine...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Aaron Ballman
Modified the implementation of fs::GetUniqueID on Windo...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Michael Gottesman
[APFloat] Added isFiniteNonZero predicate.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Bill Wendling
Access the TargetLoweringInfo from the TargetMachine...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Bill Wendling
Add operator!= as the compliment to operator==. This...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
John Thompson
Fixed typo.
commit
|
commitdiff
|
tree
|
snapshot
next