projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2015-03-16
Joerg Sonnenberger
Tom is also responsible for the 3.6 branch.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
David Blaikie
Fix uses of reserved identifiers starting with an under...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Akira Hatanaka
[AsmPrinter] Use the per-function subtarget to emit...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Sanjay Patel
add CHECK-LABELs for more reliable testing
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Duncan P. N...
Fix doxygen comments from r232268
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Sanjay Patel
fixed to test feature, not CPU; removed unnecessary...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Tom Stellard
R600/SI: don't try min3/max3/med3 with f64
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Sanjay Patel
fix comments to match code; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Petar Jovanovic
[MIPS] Fix justify error for small structures
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Rafael Espindola
Use the i8 immediate cmp instructions when possible.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Daniel Sanders
Revert r232374: [hexagon] Distinguish the 'o', 'v'...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Rafael Espindola
Don't repeat names in comments and clang-format this...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Daniel Sanders
[hexagon] Distinguish the 'o', 'v', and 'm' inline...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Daniel Sanders
Make each target map all inline assembly memory constra...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Toma Tabacu
[mips] [IAS] Outline NOP creation. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Gabor Horvath
Fix build failure on MSVC compilers.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Gabor Horvath
[llvm] Replacing asserts with static_asserts where...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Dmitry Vyukov
asan: fix overflows in isSafeAccess
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Michael Gottesman
One more try with unused.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Michael Gottesman
Add in an unreachable after a covered switch to appease...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Michael Gottesman
Remove a used that snuck in that seems to be triggering...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Justin Bogner
InstrProf: Remove xfails for big-endian from coverage...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Michael Gottesman
[objc-arc] Fix indentation of debug logging so it is...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Michael Gottesman
[objc-arc] Make the ARC optimizer more conservative...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Michael Gottesman
[objc-arc] Treat memcpy, memove, memset as just using...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Michael Gottesman
[objc-arc] Rename ConnectTDBUTraversals => PairUpRetain...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Michael Gottesman
[objc-arc] Move initialization of ARCMDKindCache into...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Michael Gottesman
[objc-arc] Change EntryPointType to an enum class outsi...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Justin Bogner
InstrProf: Do a better job of reading coverage mapping...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Frederic Riss
[dsymutil] Add support to generate .debug_pubnames...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
NAKAMURA Takumi
Rework r232337. Let llvm/test/tools/dsymutil/X86/basic...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-15
NAKAMURA Takumi
Suppress llvm/test/tools/dsymutil/X86/basic-linking...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-15
NAKAMURA Takumi
llvm/test/tools/dsymutil/X86/basic-lto-*-linking-x86...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-15
Frederic Riss
[dsymutil] Add missing raw_svector_stream::resync(...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-15
Renato Golin
Adding commit msg guidelines to dev policy
commit
|
commitdiff
|
tree
|
snapshot
2015-03-15
Frederic Riss
[dsymutil] Add support for linking line tables.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-15
Frederic Riss
[MCDwarf] Do not emit useless line table opcode.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-15
Simon Pilgrim
Use SDValue bool check to tidyup some possible combines...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-15
Sanjay Patel
remove function names from comments; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-03-15
Sanjay Patel
fix typo: NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-03-15
Simon Pilgrim
Use SDValue bool check to tidyup some possible combines...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-15
Simon Pilgrim
[SSE} Added tests for float4-float3 conversions (PR11580)
commit
|
commitdiff
|
tree
|
snapshot
2015-03-15
Benjamin Kramer
Factor the iterators of ImmutableSet/ImmutableMap into...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-15
David Majnemer
ImmutableSet: Rename Self to SelfTy to make it more...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-15
David Majnemer
PostOrderIterator: Remove stray semicolon
commit
|
commitdiff
|
tree
|
snapshot
2015-03-15
Duncan P. N...
IR: Default the Metadata::dump() argument "harder"...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-15
David Majnemer
Restore the gcc build
commit
|
commitdiff
|
tree
|
snapshot
2015-03-15
David Blaikie
Remove iterator I accidentally left behind
commit
|
commitdiff
|
tree
|
snapshot
2015-03-15
David Blaikie
Remove use of reserved identifier _Iterator
commit
|
commitdiff
|
tree
|
snapshot
2015-03-15
David Blaikie
Remove use of reserved identifiers in Twine
commit
|
commitdiff
|
tree
|
snapshot
2015-03-15
David Blaikie
Remove use of reserved identifier and some excess ...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-15
David Blaikie
Remove reserved identifier & some unnecessary 'inline'
commit
|
commitdiff
|
tree
|
snapshot
2015-03-15
David Blaikie
Remove use of reserved identifier
commit
|
commitdiff
|
tree
|
snapshot
2015-03-15
Frederic Riss
[dsymutil] Add an way to iterate over a DebugMapObject...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-15
David Blaikie
Remove use of unreserved identifier (_Self)
commit
|
commitdiff
|
tree
|
snapshot
2015-03-15
David Blaikie
Remove use of a reserved identifier
commit
|
commitdiff
|
tree
|
snapshot
2015-03-15
David Blaikie
Remove use of reserved identifier
commit
|
commitdiff
|
tree
|
snapshot
2015-03-15
David Majnemer
llvm-cxxdump: Rename llvm-vtabledump to llvm-cxxdump
commit
|
commitdiff
|
tree
|
snapshot
2015-03-15
Frederic Riss
[dsymutil] Add function size to the debug map.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-15
Duncan P. N...
DbgIntrinsicInst: Downcast to specialized MDNodes in...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-15
David Blaikie
Remove some unnecessary 'inline' keywords
commit
|
commitdiff
|
tree
|
snapshot
2015-03-15
David Blaikie
IntervalIterator: Add move semantics rather than relyin...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-15
Duncan P. N...
Verifier: Check debug info intrinsic arguments
commit
|
commitdiff
|
tree
|
snapshot
2015-03-15
David Blaikie
[opaque pointer type] IRBuilder gep migration progress
commit
|
commitdiff
|
tree
|
snapshot
2015-03-15
George Burgess IV
Made CFLAA agree with clang-format. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-15
Duncan P. N...
Verifier: Remove unnecessary null check
commit
|
commitdiff
|
tree
|
snapshot
2015-03-15
Duncan P. N...
Verifier: Make the raw_ostream constructor argument...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-15
Duncan P. N...
Assembler: Rewrite test for function-local metadata
commit
|
commitdiff
|
tree
|
snapshot
2015-03-14
Simon Pilgrim
Simplified some stack folding tests.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-14
Mehdi Amini
Update InstCombine to transform aggregate stores into...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-14
Mehdi Amini
Update LangRef now that a DataLayout is mandatory.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-14
David Blaikie
Add some missed formatting
commit
|
commitdiff
|
tree
|
snapshot
2015-03-14
David Blaikie
[opaque pointer type] gep API migration
commit
|
commitdiff
|
tree
|
snapshot
2015-03-14
David Blaikie
[opaque pointer type] gep API migration
commit
|
commitdiff
|
tree
|
snapshot
2015-03-14
Chris Bieneman
A few minor updates based on feedback from Justin and...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-14
David Blaikie
[opaque pointer type] gep API migration, ArgPromo
commit
|
commitdiff
|
tree
|
snapshot
2015-03-14
David Blaikie
[opaque pointer type] more gep API migrations (AsmParser)
commit
|
commitdiff
|
tree
|
snapshot
2015-03-14
Duncan P. N...
IR: Make Metadata::print() reliable and useful
commit
|
commitdiff
|
tree
|
snapshot
2015-03-14
David Blaikie
[opaque pointer type] more gep API migration
commit
|
commitdiff
|
tree
|
snapshot
2015-03-14
Duncan P. N...
AsmWriter: Split out SlotTracker::processInstructionMet...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-14
Duncan P. N...
AsmWriter: Use range-based for, NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-03-14
David Blaikie
[opaque pointer type] more gep API migrations
commit
|
commitdiff
|
tree
|
snapshot
2015-03-14
Yaron Keren
No need to prototype RtlCaptureContext with mingw-w64.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-14
Duncan P. N...
Recover the ability to 'b CheckFailed' after r231577
commit
|
commitdiff
|
tree
|
snapshot
2015-03-14
Frederic Riss
[dsymutil] Add support for debug_loc section.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-14
Benjamin Kramer
array_pod_sort: Since we're checking the length anyways...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-14
Daniel Jasper
[MachineLICM] First steps of sinking GEPs near calls.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-14
Vasileios Kalintiris
[mips] Remove trivial header for the MipsModuleISelDAGT...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-14
Vasileios Kalintiris
[mips] Remove trivial header for the Mips16HardFloat...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-14
Vasileios Kalintiris
[mips] Remove trivial header for the MipsOs16 pass...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-14
Frederic Riss
[dsymutil] Generate debug_aranges section.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-14
Frederic Riss
[dsymutil] Identify each CompileUnit with a unique ID.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-14
David Blaikie
[opaque pointer type] Start migrating GEP creation...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-14
Ahmed Bougacha
Add a bunch of CHECK missing colons in tests. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-14
Benjamin Kramer
CommandLine: Replace cold std::sort with array_pod_sort.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-14
Peter Collingbourne
LowerBitSets: Do not export symbols for bit set referen...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Frederic Riss
[dsymutil] Fix typo in comment.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Frederic Riss
[dsymutil] Fix typo in doxygen comment.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Frederic Riss
[dsymutil] Implement DW_AT_ranges linking.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Frederic Riss
[dsymutil] Move a function declaration closer to its...
commit
|
commitdiff
|
tree
|
snapshot
next