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-02-04
Colin LeMahieu
[Hexagon] Adding encoding information for absolute...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Colin LeMahieu
[Hexagon] Adding encoding bits for indirect long load...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Bradley Smith
[ARM] Fix subtarget feature set truncation when using...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Zoran Jovanovic
[mips][microMIPS] Implement CodeGen support for SW16...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Daniel Sanders
[mips] Make MipsSubtarget::hasMips*() functions consist...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Daniel Sanders
[mips] Remove unused check prefix from tests. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Aaron Ballman
Fixing a -Wsign-compare warning; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Renato Golin
Adding support to LLVM for targeting Cortex-A72
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Rafael Espindola
Fix warning: "function declaration isn’t a prototype"
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Justin Bogner
InstrProf: std::to_string needs to #include <string>
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Chandler Carruth
[x86] Give movss and movsd execution domains in the...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Chandler Carruth
[x86] Remove a low-value test that was just checking...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Chandler Carruth
[x86] Mechanically update a bunch of tests' check lines...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Chandler Carruth
[x86] Teach the test update script to strip trailing...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Renato Golin
Reverting VLD1/VST1 base-updating/post-incrementing...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Chandler Carruth
[x86] Include the destination register in the check...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Chandler Carruth
[x86] Add some tests I missed in the prior commit to...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Chandler Carruth
[x86] Start to introduce bit-masking based blend lowering.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Chandler Carruth
[x86] Add missing patterns for andps, orps, xorps,...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Chandler Carruth
[x86] Add tests for blends-with-zero on 4-element vectors.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Bill Schmidt
Replace tabs with spaces from r228116. Oops.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Bill Schmidt
[PowerPC] Handle 32-bit targets properly in PPCTLSDynam...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Philip Reames
Fix a warning in non-asserts builds
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Frederic Riss
Fix some unnoticed/unwanted behavior change from r222319.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Kostya Serebryany
[fuzzer]: fix exit code, add more diagnostics
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Kostya Serebryany
[sanitizer] add another workaround for PR 17409: when...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Kevin Enderby
Add code to llvm-objdump so the -section option with...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Chandler Carruth
[x86] Refresh the checks of a number of tests using
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Chandler Carruth
[x86] Switch to using the long '--check-prefix' form...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Chandler Carruth
[x86] Port this test to use utils/update_llc_test_check...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Peter Collingbourne
Misc documentation/comment fixes.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Philip Reames
Clang format of a file introduced in 228090 (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Philip Reames
Add a pass for inserting safepoints into (nearly) arbit...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Sanjay Patel
improved CHECK
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Galina Kistanova
Added missing header for the explicit dependency on...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Justin Bogner
InstrProf: Add some unit tests for CoverageMapping
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Justin Bogner
InstrProf: Use a stable sort when reading coverage...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Colin LeMahieu
[Hexagon] Revert change to isCodeGenOnly = 1 in r228080
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Colin LeMahieu
[Hexagon] Changing some isCodeGenOnly to isAsmParserOnl...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Owen Anderson
Remove a gross usage of environment variables in Machin...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Justin Bogner
InstrProf: Make CounterMappingRegions less confusing...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Arnaud A. de...
[PBQP] Provide more information in the debug prints
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Philip Reames
Use ImmutableCallSite for statepoint verification.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Adam Nemet
[LV] Split off memcheck block really at the first check
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Chandler Carruth
[x86] Fix signed vs. unsigned comparison.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Simon Pilgrim
Fixed unused variable warning.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Colin LeMahieu
[Hexagon] Marking a bunch of non-encoded instructions...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Hans Wennborg
[CMake] add_llvm_library: don't use .imp suffix for...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Arnaud A. de...
[PBQP] Constify Graph::getEdgeNode1Id and Graph::getEdg...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Simon Pilgrim
[X86][SSE] psrl(w/d/q) and psll(w/d/q) bit shifts for...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Bill Schmidt
[PowerPC] Implement the vpopcnt instructions for POWER8
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Kostya Serebryany
[fuzzer] Add proper dependensices to the fuzzer tests
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Chandler Carruth
[x86] Add two truly horrific test cases for the new...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Chandler Carruth
[x86] Update the indent and layout of some tests in...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Duncan P. N...
AsmParser: Recognize DW_TAG_* constants
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Duncan P. N...
IR: Assembly and bitcode for GenericDebugNode
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Marek Olsak
R600/SI: Remove the -CHECK suffix from all FileCheck...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Marek Olsak
R600/SI: Remove useless patterns in VALU which are...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Marek Olsak
R600/SI: Rewrite VOP1InstSI to contain a pseudo and...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Marek Olsak
R600/SI: Fix B64 VALU shifts on VI
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Justin Bogner
InstrProf: Remove CoverageMapping::HasCodeBefore, it...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Chandler Carruth
[x86] Tweak my update script to use test case function...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Duncan P. N...
Support: Add string => unsigned mapping for DW_TAG
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Duncan P. N...
Support: Re-implement dwarf::TagString() using a .def...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Duncan P. N...
Support: Stop stringifying DW_TAG_{lo,hi}_user
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Simon Pilgrim
Fixed signed/unsigned comparison warning.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Colin LeMahieu
[Hexagon] Converting XTYPE/SHIFT intrinsics. Cleaning...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Simon Pilgrim
Fixed unused variable warning.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Daniel Berlin
Allow PRE to insert no-cost phi nodes
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Simon Pilgrim
[X86][SSE] Added general integer shuffle matching for...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Colin LeMahieu
[Hexagon] Updating XTYPE/PRED intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Kostya Serebryany
[fuzzer] update the include line to use the new header...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Jingyue Wu
Add straight-line strength reduction to LLVM
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Colin LeMahieu
[Hexagon] Updating XTYPE/PERM intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Simon Pilgrim
[X86][AVX2] Enabled shuffle matching for the AVX2 zero...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Rafael Espindola
Fix duplicated symbol error.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Rafael Espindola
Fix typo in test/CodeGen/X86/sibcall.ll (pr22331).
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Colin LeMahieu
[Hexagon] Adding missing vector multiply instruction...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Sanjay Patel
Merge consecutive 16-byte loads into one 32-byte load...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Sanjay Patel
remove variable names from comments; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Manman Ren
[LTO API] split lto_codegen_compile to lto_codegen_opti...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Hans Wennborg
Fix ProgramFiles path for 64-bit Windows installer
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Colin LeMahieu
[Hexagon] Converting complex number intrinsics and...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Colin LeMahieu
[Hexagon] Adding vector intrinsics for alu32/alu and...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Adam Nemet
[LoopVectorize] Fix rebase glitch in r227751
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Jingyue Wu
Remove usernames from TODOs, NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Marek Olsak
R600/SI: Don't generate non-existent LSHL, LSHR, ASHR...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Marek Olsak
R600/SI: Remove VOP2_REV definitions from target-specif...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Marek Olsak
R600/SI: Trivial instruction definition corrections...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Marek Olsak
R600/SI: Determine target-specific encoding of READLANE...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Marek Olsak
R600/SI: Fix dependency between instruction writing...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Sanjay Patel
Fix program crashes due to alignment exceptions generat...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Bill Schmidt
Disable 32-bit tests in tls-pic.ll until they can be...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Bill Schmidt
Further revise too-restrictive test CodeGen/PowerPC...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Bill Schmidt
Further revise too-restrictive test CodeGen/PowerPC...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Bill Schmidt
Revise too-restrictive test CodeGen/PowerPC/tls-pic.ll
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Bill Schmidt
[PowerPC] Yet another approach to __tls_get_addr
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Sanjay Patel
Improve test to actually check for a folded load.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Bruno Cardoso...
[X86][MMX] Improve transfer from mmx to i32
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Renato Golin
Adding AArch64 support to ASan instrumentation
commit
|
commitdiff
|
tree
|
snapshot
next