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
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
2015-02-03
Craig Topper
[X86] Make fxsave64/fxrstor64/xsave64/xsrstor64/xsaveop...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Craig Topper
[X86] Add Requires[In64BitMode] around MOVSX64rr32...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Eric Christopher
Only access TLOF via the TargetMachine, not TargetLowering.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Eric Christopher
Define a runOnMachineFunction for the Hexagon AsmPrinte...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Eric Christopher
Migrate away from using a Subtarget except for the...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Lang Hames
[PBQP Regalloc] Pre-spill vregs that have no legal...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
NAKAMURA Takumi
Resurrect initializers for NumLoads and NumStores in...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Andrew Kaylor
Really, really, really don't build llvm-pdbdump on...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Rafael Espindola
Propagate a better error message to the C api.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Rafael Espindola
Use a non-fatal diag handler in the C API. FIxes PR22368.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Justin Bogner
InstrProf: Simplify RawCoverageMappingReader's API...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Justin Bogner
InstrProf: Simplify some logic by using ArrayRef::slice...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Alex Rosenberg
Revert part of r227437 as it was unnecessary. Thanks...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Eric Christopher
Migrate to using the subtarget on the machine function...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Eric Christopher
Use the function template getSubtarget off of the machi...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Eric Christopher
Use the cached subtarget on the MachineFunction.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Eric Christopher
Remove dead header.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Eric Christopher
Remove dead code in the HexagonMCInst classes. This...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Eric Christopher
80-col fixup.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Justin Bogner
InstrProf: Remove an unused header (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Eric Christopher
Remove dead code in the HexagonMCInst classes. This...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Eric Christopher
80-col fixup.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Eric Christopher
Remove unused class variables and update all callers...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Eric Christopher
Migrate the HexagonSplitConst32AndConst64 pass from...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Eric Christopher
Remove #if'd code and update comment.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Eric Christopher
Move HexagonMachineScheduler to use the subtarget off...
commit
|
commitdiff
|
tree
|
snapshot
next