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
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
2014-12-04
Yaron Keren
Silence warning: "NOMINMAX" redefined.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Roman Divacky
Add a FIXME as requested by Renato Golin.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Yaron Keren
Silence warning: variable 'buffer' set but not used.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
David Majnemer
Revert "Fix a build breakage. Looks like the LLVM side...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Hans Wennborg
CMake: build DLLs in the right directory and include...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Peter Collingbourne
Roll gofrontend to 2a85649c19e1.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Matt Arsenault
Add attributes for AMDGPU register limits.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Bruno Cardoso...
[x86] Fix isOffsetSuitableForCodeModel kernel code...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Weiming Zhao
[AArch64] Combining Load and IntToFp should check for...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Asiri Rathnayake
Fix yet another unseen regression caused by r223113
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Jonathan Roelofs
Fix thumbv4t indirect calls
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Enrico Granata
We should not pretend that an int is a valid ObjC point...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Philip Reames
Add a test case for argument type coercion in an invoke...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Greg Clayton
Remove dead code from SymbolFileDWARF:
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Enrico Granata
Fix a build breakage. Looks like the LLVM side of this...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Philip Reames
Add a section to Statepoint docs mentioning shared...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Rui Ueyama
Revert "Rewrite InputGraph's Group"
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Rafael Espindola
Detect if the linker is gold and if so always use ...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Hal Finkel
Revert "r223364 - Revert r223347 which has caused crash...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Philip Reames
Fix a typo: use of cast where dyn_cast was intended
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Daniel Sanders
test-release.sh: Add a way to specify --build to configure
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Rafael Espindola
Remove dead code. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Daniel Jasper
clang-format: [JS] Don't put top-level dict literals...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Asiri Rathnayake
Fix a minor regression introduced in r223113
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Rafael Espindola
Use size_type in the interface exposed by SmallVector.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Alexander Potapenko
Revert r223347 which has caused crashes on bootstrap...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Rafael Espindola
Revert "[Thumb/Thumb2] Added restrictions on PC, LR...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Michael Kuperstein
[X86] Improve a dag-combine that handles a vector extra...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Simon Atanasyan
[ELF] Adjust ELF header entry symbol value if this...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Faisal Vali
Fix PR21684 - Ellipsis following an 'auto' parameter...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Jyoti Allur
[Thumb/Thumb2] Added restrictions on PC, LR, SP in...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Alexander Potapenko
[msan] Put the coverage files for coverage-levels.cc...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Andrea Di Biagio
[X86] Simplify code. NFC.
commit
|
commitdiff
|
tree
|
snapshot
next