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-26
Derek Schuff
Default to armv7 cpu for NaCl when march=arm
commit
|
commitdiff
|
tree
|
snapshot
2015-03-26
Rafael Espindola
Fix PR23025.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-26
Yaron Keren
Fix rare case where APInt divide algorithm applied...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-26
Sanjoy Das
[ADT][CMake][AutoConf] Fail-fast iterators for DenseMap
commit
|
commitdiff
|
tree
|
snapshot
2015-03-26
Justin Bogner
[ARM] Fix some non-portable shell syntax in r233301...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-26
Paul Robinson
Ignore compile_commands.json only at the root of the...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-26
Andrew Kaylor
Supress MSVC padding warning in alignment test
commit
|
commitdiff
|
tree
|
snapshot
2015-03-26
Renato Golin
Adds an option to disable ARM ld/st optim pass
commit
|
commitdiff
|
tree
|
snapshot
2015-03-26
Duncan P. N...
Reapply "Linker: Drop function pointers for overridden...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-26
Vladimir Sukharev
[ARM] Add v8.1a "Rounding Double Multiply Add/Subtract...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-26
Vladimir Sukharev
[AArch64] Rename Pairs to Mappings in AArch64NamedImmMapper
commit
|
commitdiff
|
tree
|
snapshot
2015-03-26
Vladimir Sukharev
[AArch64] Move initializations of AArch64NamedImmMapper...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-26
Sanjoy Das
[SCEV] Revert bailout added in r75511.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-26
Sanjay Patel
revert inadvertent change
commit
|
commitdiff
|
tree
|
snapshot
2015-03-26
Sanjay Patel
comment cleanup; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-03-26
Benjamin Kramer
Remove outdated README-SSE.txt entries.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-26
Benjamin Kramer
InstCombine: fold (A << C) == (B << C) --> ((A^B) ...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-26
Vladimir Sukharev
[AArch64, ARM] Add v8.1a architecture and generic cpu
commit
|
commitdiff
|
tree
|
snapshot
2015-03-26
Sanjay Patel
Use SDValue bool checks; NFC intended
commit
|
commitdiff
|
tree
|
snapshot
2015-03-26
Sanjay Patel
fix indent; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-03-26
Jingyue Wu
[SLSR] handle candidate form &B[i * S]
commit
|
commitdiff
|
tree
|
snapshot
2015-03-26
Aaron Ballman
Sometimes report_fatal_error is called when there is...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-26
Toma Tabacu
[mips] Move the setATReg definition inside the MipsAsse...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-26
Andrea Di Biagio
[X86][FastIsel] Teach how to select vector load instruc...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-26
Duncan P. N...
Revert "Linker: Drop function pointers for overridden...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-26
Duncan P. N...
bugpoint: Verify input files
commit
|
commitdiff
|
tree
|
snapshot
2015-03-26
Duncan P. N...
bugpoint: Return early after error, NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-03-26
Quentin Colombet
[RegisterCoalescer] Add a rule to consider more profita...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-26
Eric Christopher
Testcase for r233239.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-26
Eric Christopher
Add computeFSAdditions to the function based subtarget...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Duncan P. N...
llvm-link: Verify input modules
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Nico Weber
Fix typo in comment.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Sanjoy Das
[ValueTracking] Fix PR23011.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Simon Pilgrim
[DAGCombiner] Add support for TRUNCATE + FP_EXTEND...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Duncan P. N...
Linker: Stop using -gmlt test/Linker/subprogram-linkonc...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Andrew Kaylor
Fix remaining MSVC warning
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Matthias Braun
RegisterCoalescer: Fix implicit def handling in registe...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Matthias Braun
MachineVerifier: slightly simplify code that is only...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Duncan P. N...
Linker: Loosen checks slightly from r233207
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Krzysztof Parzyszek
Revert r233206
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Reid Kleckner
WinEH: Create an unwind help alloca for __CxxFrameHandl...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Duncan P. N...
Linker: Rewrite dwarfdump checks from r233164
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Krzysztof Parzyszek
[Hexagon] Keep the bare getSubtargetImpl for now
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Kit Barton
Add Hardware Transactional Memory (HTM) Support
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Rafael Espindola
clang-format bits of code to make another patch readable.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Peter Collingbourne
Simplify missing-file-line.ll test.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Peter Collingbourne
DebugInfo: Permit DW_TAG_structure_type, DW_TAG_member...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Sanjay Patel
[X86, AVX] improve insertion into zero element of 256...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Sanjay Patel
use update_llc_test_checks.py to tighten checking in...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Benjamin Kramer
llvm-jitlistener: Add missing include.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Benjamin Kramer
[APInt] Add an isSplat helper and use it in some places.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Benjamin Kramer
[Hexagon] Pattern match a CTZ loop into a call to count...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Benjamin Kramer
[ARM] Rewrite .save/.vsave emission with bit math
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Daniel Jasper
Make exit-code test use same mechanism as existing...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Rafael Espindola
Fix fixup evaluation when deciding what to relocate...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Lang Hames
[Orc] Remove another unnecessary typedef.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Andrea Di Biagio
[optnone] Skip pass Float2Int on optnone functions.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Lang Hames
[Orc][lli] Add a very simple Orc-based lazy JIT to...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Andrea Di Biagio
[X86] Simplify check lines in tests. No functional...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
James Molloy
Reapply r233062: "float2int": Add a new pass to demote...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Justin Bogner
test: Fix the dependencies for the check-llvm-* targets
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Rafael Espindola
Fix build.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Craig Topper
[X86] Remove GetCpuIDAndInfo, GetCpuIDAndInfoEx and...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Lang Hames
[Orc] Remove extraneous 'typename'. This should cheer...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Lang Hames
[Orc] Refactor JITCompileCallbackManagerBase and Compil...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Duncan P. N...
Linker: Temporarily disable dwarfdump checks from r233164
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Duncan P. N...
Linker: Drop function pointers for overridden subprograms
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Chandler Carruth
[ADT] Teach MapVector to support a swap member. Will...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Rafael Espindola
Fix warning on non-assert build.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Rafael Espindola
Produce an error instead of asserting on invalid .sleb1...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Paul Robinson
'optnone' should not disable DAG combiner.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Philip Reames
!invariant.load semantics with potentially clobbering...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Rafael Espindola
Don't be over eager in evaluating a subtraction with...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Reid Kleckner
X86: Fix frameescape when not using an FP
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Justin Bogner
Update a test I missed in r233132
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Andrew Kaylor
Disabling warnings for MSVC build to enable /W4 use.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Justin Bogner
llvm-cov: Require a subcommand when invoked as llvm-cov
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
David Blaikie
Opaque Pointer Types: GEP API migrations to specify...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Frederic Riss
[dsymutil] Temporarily disable some tests on windows.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Sanjay Patel
optimize the AVX2 (integer) version of vperm2 into...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
David Blaikie
Opaque Pointer Types: GEP API migrations to specify...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Philip Reames
Merge empty landing pads in SimplifyCFG
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Rafael Espindola
Add -m -m elf_x86_64 to gold invocations.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
David Blaikie
Revert "Remove an InstCombine that seems to have become...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Rafael Espindola
Reset the CFA offset at the start of every FDE.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Peter Collingbourne
AArch64: use a different means to determine whether...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Peter Collingbourne
MC: Add more stringent symbol checking to test.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
David Blaikie
Remove an InstCombine that seems to have become redundant.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Sanjay Patel
[X86, AVX] instcombine vperm2 intrinsics with zero...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Rafael Espindola
[llvm-readobj] add support for macho universal binary.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Hans Wennborg
Revert r233062 ""float2int": Add a new pass to demote...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Sanjoy Das
[IRCE] Fix how IRCE checks for no-sign-overflow.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Sanjoy Das
[IRCE] Fix a regression introduced in r232444.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Sanjay Patel
[X86, AVX] recognize shufflevector with zero input...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Duncan P. N...
DebugInfo: Reorder definitions of MDLocation and MDFile...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Duncan P. N...
Verifier: Start recursing into !dbg attachments
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Duncan P. N...
Verifier: !llvm.dbg.cu must point at compile units
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Duncan P. N...
DebugInfo: Add MDLocalScope, a legal scope for locals
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
David Blaikie
Refactor: Simplify boolean expressions in lib/Analysis
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
David Blaikie
Refactor: Simplify boolean expressions in AArch64 target
commit
|
commitdiff
|
tree
|
snapshot
next