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
2014-12-05
Jan Wen Voung
Use 32-bit ebp for NaCl64 in a limited case: llvm.frame...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Bill Seurer
[PowerPC]Update Power VSX test cases to also test fast...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Kuba Brecka
Implement AddressSanitizer suppressions.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Bill Seurer
[PowerPC]Add VSX loads/stores to fastisel for PPC target
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Colin LeMahieu
[Hexagon] Adding tfrih/l instructions.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Andrea Di Biagio
[X86] Improved lowering of packed vector shifts to...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Colin LeMahieu
[Hexagon] Adding add reg, imm form with encoding bits...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Rafael Espindola
Remove unused arguments. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Eric Christopher
These two calls were grabbing the same register info...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Eric Christopher
Fix a bunch of [-Werror,-Winconsistent-missing-override...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Duncan P. N...
BFI: Saturate when combining edges to a successor
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Eric Christopher
Fix a few default label in switch which covers all
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Zachary Turner
Subtract the size of the breakpoint opcode from the...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Zachary Turner
Load / unload modules in the target when the OS events...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Zachary Turner
Implement an empty DynamicLoader plugin for Windows.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Colin LeMahieu
[Hexagon] Adding DoubleRegs decoder. Moving C2_mux...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Adrian Prantl
Fix a bug when pretty-printing DW_OP_deref.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Adrian Prantl
Regenerate this stale testcase from source.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Ahmed Bougacha
[CodeGenPrepare] Use variables for reused values. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Matt Arsenault
Workaround attribute ordering issue with kernel only...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Matt Arsenault
Use else if when checking multiple attributes.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Colin LeMahieu
[Hexagon] [NFC] Rearranging patterns and mux instruction.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Colin LeMahieu
[Hexagon] [NFC] Rearranging def order.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Rafael Espindola
Refactor duplicated code. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Colin LeMahieu
[Hexagon] Adding combine reg-reg forms.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Zachary Turner
Fix compilation errors after clang modules checkin.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Sergey Matveev
[ASan] Refactor thread starting code.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Colin LeMahieu
[Hexagon] Marking several instructions as isCodeGenOnly...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Rafael Espindola
Be less conservative about when we build the gold plugin.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Sergey Matveev
[LSan] Rewrite the test from r223419 to not use C++11.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Aaron Ballman
Amending r223468 with this documentation change.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Benjamin Kramer
LLVMContext: Store APInt/APFloat directly into the...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Sergey Matveev
[ASan] Fix Win build following r223419.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Asiri Rathnayake
Improvements to ARM assembler tests
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Rafael Espindola
Small cleanup on how we clear constant variables. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Chad Rosier
Update TargetTriple format info.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Chad Rosier
Fix typos in llvm/IR/Module.h
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Chad Rosier
Fix Typos in include/clang-c/Index.h
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Rafael Espindola
Use an early return. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Dmitry Vyukov
tsan: fix test
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Aaron Ballman
Modify __has_attribute so that it only looks for GNU...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Aaron Ballman
Added a new preprocessor macro: __has_declspec_attribut...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Aaron Ballman
Temporarily reverting r223443 due to bot breakage.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Evgeniy Stepanov
[msan] Avoid extra origin address realignment.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Aaron Ballman
Fix a warning with generating the attribute documentati...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Will Newton
ELF: Use ELF reloc .def files to reduce duplication
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Andrea Di Biagio
[X86] Avoid introducing extra shuffles when lowering...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Alexander Kornienko
[clang-tidy] Add clang-tidy check for unique_ptr's...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Daniel Jasper
clang-format: Support NS_OPTIONS, CF_ENUM and CF_OPTIONS.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Dmitry Vyukov
tsan: protect trace memory range on startup
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
David Majnemer
Driver: Objective-C should respect -fno-exceptions
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Charlie Turner
Add missing FP build attribute tests.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
David Majnemer
Driver: Cleanup -fexceptions behavior
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Stephane Sezer
Fix a crash in dotest.py when the lldb executable is...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Alexey Bataev
[OPENMP] Test for 'omp barrier' directive
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Alexey Bataev
[OPENMP] Codegen for 'omp barrier' directive.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Richard Smith
[modules] Instead of storing absolute paths in a .pcm...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Hal Finkel
Revert "r223440 - Consider subregs when calling MI...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Vince Harron
Reverting r223423, test timeout
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Hal Finkel
Consider subregs when calling MI::registerDefIsDead...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Duncan P. N...
ADT: Remove GetStringMapEntryFromValue()
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Duncan P. N...
IR: Stop relying on GetStringMapEntryFromValue()
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Sean Callanan
Added CMake support so all the Clang modules code
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Sean Callanan
Changes to the expression parser to actually use
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Sean Callanan
Additional changes required by r223433.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Sean Callanan
Removed a stray directory.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Sean Callanan
This is the meat of the code to add Clang modules
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Sean Callanan
Added the LLDB enumeration necessary to find the
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Sean Callanan
Added support to Platform to indicate (1) whether the
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Sean Callanan
Add support for embedding Clang compiler headers
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Eric Christopher
Have the driver and the target code agree on what the...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Adrian Prantl
Cleanup: Calls to getDwarfRegNum() may actually fail...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Adrian Prantl
Add a comment.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Anton Yartsev
[analyzer] Eliminated endless loop.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Paul Robinson
Make GetSVN.cmake do its VCS queries with native CMake...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Rafael Espindola
linkGlobalVariableProto never returns null. Simplify...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Vince Harron
Kill any python test script that takes more than 5...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Eric Christopher
Use isOSBinFormatMachO() instead of comparing the objec...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Eric Christopher
Rename the x86 isTargetMacho to isTargetMachO for unifo...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Eric Christopher
Both of these subtargets have functions that check...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Sergey Matveev
[ASan, LSan] Improve tracking of thread creation.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Rafael Espindola
Move merging of alignment to a central location. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Rafael Espindola
Add a few extra cases to the test. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Kevin Enderby
Re-add support to llvm-objdump for Mach-O universal...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Ahmed Bougacha
[X86] Delete dead code in fcopysign lowering. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Rafael Espindola
Convert test to use an extra Input file. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Nico Rieck
Parse qualifiers after comma in declarator lists as...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Nico Rieck
Recognize __unaligned keyword after type specifier
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Rui Ueyama
Remove extra semicolon.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Alexey Samsonov
Revert "Fix UBSan report in StringMap implementation."
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Adrian Prantl
Simplify implementation and testcase of r223401 based...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Aaron Ballman
Adding a FIXME to the code, based on a discussion in...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Alexey Samsonov
Fix UBSan report in StringMap implementation.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Adrian Prantl
Debug info: If the RegisterCoalescer::reMaterializeTriv...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Eric Christopher
Fix a bunch of -Winconsistent-missing-override warnings.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Hans Wennborg
Add some tests for SimplifyCFG's TurnSwitchRangeIntoICm...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Hans Wennborg
Add some tests for SimplifyCFG's ConstantFoldTerminator...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Rafael Espindola
Also use --icf=safe if we are being linked by gold.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Zachary Turner
Fix a minor error where I forgot to declare a variable.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Zachary Turner
Revert "Use timeout when reading debugserver's port...
commit
|
commitdiff
|
tree
|
snapshot
next