projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2012-01-18
Pete Cooper
Fix ISD::REG_SEQUENCE to accept physical registers...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-18
Jim Grosbach
Thumb2 load/store fixups don't set the thumb bit.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-18
Jim Grosbach
Move some ARM specific MCAssmebler bits into the ARMAsm...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-18
Jakob Stoklund...
Add a CoveredBySubRegs property to Register descriptions.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-18
Daniel Dunbar
[lit] Add a --filter option which is useful when dealin...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Jakub Staszak
Remove unneeded include.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Jakob Stoklund...
Implement ARMBaseRegisterInfo::getCallPreservedMask().
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Jim Grosbach
Fix MCJIT memory leak of owned TargetMachine.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Jakob Stoklund...
Move X86 callee saved register lists to the X86CallConv...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Jakob Stoklund...
Add TableGen support for callee saved registers.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Andrew Trick
Test case rename
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Jakub Staszak
Move includes to the .cpp file.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Jim Grosbach
MC tweak symbol difference resolution for non-local...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Jim Grosbach
Tidy up.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Devang Patel
Intel syntax: Fix parser match class to check memory...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Nadav Rotem
Transform: (EXTRACT_VECTOR_ELT( VECTOR_SHUFFLE )) ...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Devang Patel
Intel syntax: Parse "BYTE PTR [RDX + RCX]"
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Jakub Staszak
Trailing spaces.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Dan Gohman
Add a new ObjC ARC optimization pass to eliminate unneeded
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Dan Gohman
Add a new PassManagerBuilder customization point,
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Devang Patel
Untabify.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Devang Patel
Intel syntax: Do not unncessarily create plus expressio...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Devang Patel
Intel syntax: Ignore mnemonic aliases.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Eli Bendersky
Remove "XFAIL: arm" from test/ExecutionEngine/test...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Devang Patel
Intel syntax: Robustify memory operand parsing.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Benjamin Kramer
Add an LLDB data formatter script for llvm::SmallVector...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Manuel Klimek
Removes template magic to build up containers.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Nadav Rotem
Fix warning.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Eli Bendersky
Additional ExecutionEngine tests, as part of bringing...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Nadav Rotem
Fix 11769.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Craig Topper
Teach DAG combiner to turn a BUILD_VECTOR of UNDEFs...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Craig Topper
Remove unnecessary AVX check from an assert. hasSSE2...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
David Blaikie
Provide better messages in llvm_unreachable.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Andrew Trick
misched: Inital interface and implementation for Schedu...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Andrew Trick
Renamed MachineScheduler to ScheduleTopDownLive.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Andrew Trick
Moving options declarations around.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Andrew Trick
LSR fix: broaden the check for loop preheaders.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Craig Topper
Fix a crasher when PerformShiftCombine receives a BUILD...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
David Blaikie
Remove unreachable code. (replace with llvm_unreachable...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Rafael Espindola
Add 148175 back. I am unable to reproduce any non deter...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Dylan Noblesmith
Makefile: add missing files to FilesToConfig
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Pete Cooper
Changed flag operand of ISD::FP_ROUND to TargetConstant...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Chris Lattner
add some missing const qualifiers.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Jakob Stoklund...
Add portable bit mask operations to BitVector.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Lang Hames
Fix typo in comment.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Jim Grosbach
Tidy up.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Jim Grosbach
ExecutionEngine interface to re-map addresses for engin...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Jim Grosbach
MCJIT handle a few more simple x86 relocations for...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
David Blaikie
Removing unused default switch cases in switches over...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Hal Finkel
Cleanup PPC RLWINM8 vs RLWINM
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Hal Finkel
AggressiveAntiDepBreaker needs to skip debug values...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Jakob Stoklund...
Extract method for detecting constant unallocatable...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Jim Grosbach
MCJIT support for non-function sections.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Stepan Dyatkovskiy
Fixed comment in loop-unswitch.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Jakob Stoklund...
Give better scavenger errors by invoking the verifier.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Jakob Stoklund...
Add a new kind of MachineOperand: MO_RegisterMask.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Eli Friedman
Make sure the non-SSE lowering for fences correctly...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Eli Friedman
Get rid of unused codegen-only instruction.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Joe Abbey
Adding a Hexagon cell for segmented stacks, as they...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Craig Topper
Give priority to AVX over SSE for 128-bit floating...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Eli Bendersky
A fix for the previous commit: "integer constant is...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Eli Bendersky
Adding a basic ELF dynamic loader and MC-JIT for ELF...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
David Blaikie
Refactor variables unused under non-assert builds ...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Pete Cooper
Changed intrinsic ID operand to a target constant as...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-15
Nadav Rotem
[AVX] Optimize x86 VSELECT instructions using SimplifyD...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-15
Benjamin Kramer
Return an ArrayRef from ShuffleVectorSDNode::getMask...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-15
Benjamin Kramer
DAGCombiner: Deduplicate code.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-15
Stepan Dyatkovskiy
Cosmetic patch for r148215.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-15
Stepan Dyatkovskiy
Fixup for r148132. Type replacement for LoopsProperties...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-15
Chandler Carruth
Relax the FileCheck assertion a bit -- all we really...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-15
Chandler Carruth
FileCheck-ize a test, make it more specific to directly...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-15
Chandler Carruth
Remove SetWorkingDirectory from the Process interface...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-15
David Blaikie
Remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-15
Craig Topper
Truncate of undef is just undef of smaller size.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Craig Topper
Fix the memop type on a couple 256-bit AVX instructions...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Craig Topper
Add a bunch of AVX instructions to the folding tables...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Duncan Sands
Speculatively revert commit 148175 (rafael), to see...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Andrew Trick
Fix a corner case hit by redundant phi elimination...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Rafael Espindola
Only emit the Leh_func_endN symbol when needed.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Andrew Trick
misched: Initial code for building an MI level scheduli...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Andrew Trick
Move physreg dependency generation into aptly named...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Andrew Trick
misched: Added ScheduleDAGInstrs::IsPostRA
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Andrew Trick
misched: Invoke the DAG builder on each sequence of...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Andrew Trick
Move things around to make the file navigable, even...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Evan Cheng
After r147827 and r147902, it's now possible for unallo...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Chad Rosier
Fix pasto from r146196.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Chad Rosier
Cleanup test case by adding checks for test names.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Jakob Stoklund...
Add TRI::getCallPreservedMask() hook.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Dan Gohman
Fix an unused variable warning that Chad noticed.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Rafael Espindola
Add a test showing how the Leh_func_endN symbol is...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-13
Rafael Espindola
Remove previous commit while I debug the bot failures.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-13
Jakob Stoklund...
Use RegisterTuples to generate pseudo-registers.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-13
Rafael Espindola
Remove label that is not used anymore.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-13
Eli Friedman
Speculatively revert r148132+r148133 to try and fix...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-13
Jakob Stoklund...
Skip the NAME field when forming tuples.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-13
Andrew Trick
Remove pointless mode line in .cpp file.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-13
Duncan Sands
Try to clarify a little how exception handling works.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-13
Devang Patel
Revert r148131, it was committed before it was ready.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-13
Stepan Dyatkovskiy
Cosmetic patch for r148132.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-13
Stepan Dyatkovskiy
LoopUnswitch: All helper data that is collected during...
commit
|
commitdiff
|
tree
|
snapshot
next