projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2011-10-05
Duncan Sands
Comment out a variable that is only used in commented...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Duncan Sands
Remove a bunch of unused variables in the PTX backend...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Duncan Sands
Fix compilation when using gcc-4.6. Patch by wanders.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Duncan Sands
GVN does simple propagation of conditions: when it...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Duncan Sands
Generalize GVN's conditional propagation logic slightly:
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
NAKAMURA Takumi
MipsDelaySlotFiller.cpp: Appease msvc to specify llvm...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Cameron Zwarich
Add braces around something that throws me for a loop.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Cameron Zwarich
There is no point in setting out-parameters for a Compl...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Bill Wendling
Also update the EH with bitcode. I missed this earlier...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Chandler Carruth
Fix a broken assert found by -Wparentheses.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Andrew Trick
Missing test case for r141164.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Andrew Trick
Fix disabled SCEV analysis caused r141161 and add unit...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Eric Christopher
Add more initializers to quiet a clang warning.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Craig Topper
Change C++ style comments to C style comments in X86...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Andrew Trick
Avoid exponential recursion in SCEV getConstantEvolving...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Akira Hatanaka
Insert space.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Akira Hatanaka
Do not examine variadic or implicit operands if instruc...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Akira Hatanaka
Clean up function Filler::delayHasHazard.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Akira Hatanaka
Remove function Filler::insertCallUses.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Akira Hatanaka
Clean up Filler::findDelayInstr.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Akira Hatanaka
Remove function Filler::isDelayFiller. Check if I is...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Akira Hatanaka
Clean up Filler::runOnMachineBasicBlock. Change interfa...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Akira Hatanaka
Define a statistic for the number of slots that were...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Akira Hatanaka
Remove unnecessary check. isDelayFiller(MBB, I) will...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Akira Hatanaka
Add comments and move assignment statement. If sawStore...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Akira Hatanaka
Correct description string of enable-mips-delay-filler.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Bill Wendling
Look at the number of entries in the jump table and...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Jakob Stoklund...
Add TRI::getSubClassWithSubReg(RC, Idx) function.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Bill Wendling
Checkpoint for SJLJ EH code.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Jakob Stoklund...
Also add <imp-use,kill> flags for redefined super-regis...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Jakob Stoklund...
Also add <def,undef> flags when coalescing sub-registers.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Owen Anderson
Teach the MC to output code/data region marker labels...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Kevin Enderby
Adding back support for printing operands symbolically...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Bill Wendling
Create a mapping between the landing pad basic block...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Jakob Stoklund...
Allow <undef> flags on def operands as well as uses.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Jim Grosbach
Tidy up formatting.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Bill Wendling
Doxygen-ize comments. No functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Daniel Dunbar
Remove unused web page.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Jim Grosbach
Un-XFAIL file. Comment out individual failing instructions.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Francois Pichet
Replace snprintf with raw_string_ostream.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Jim Grosbach
Tidy up formatting.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Jim Grosbach
Un-XFAIL file. Fix incorrect CHECK lines. General forma...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Jim Grosbach
Un-XFAIL file. Fix incorrect CHECK line. General format...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Jim Grosbach
Tidy up formatting.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Jim Grosbach
Un-XFAIL file. Fix incorrect CHECK line.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Jim Grosbach
Un-XFAIL the file. Disable only the individual tests...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Bill Wendling
Add method to determine if a begin label has a call...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Jakob Stoklund...
Properly use const_iterator.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Devang Patel
Update cmake list.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
David Chisnall
Tell people using the tutorial how to make it actually...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
David Greene
Test Operand Arguments
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
David Greene
Allow Operator Arguments
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Jim Grosbach
Un-XFAIL the file. Disable only the individual tests...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Ted Kremenek
Unbreak CMake build.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Jim Grosbach
Tidy up. Formatting.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Devang Patel
Put GCOVFile and other related interface in a common...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Francois Pichet
Unbreak MSVC build.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
David Dean
Fix PR9833/PR11054 (patch provided by Patrik Hägglund)
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Jakob Stoklund...
Teach TableGen to infer missing register classes.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Jakob Stoklund...
Teach PPCInstrInfo to handle sub-classes.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Jakob Stoklund...
TableGen: Store all allocation orders together.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Jakob Stoklund...
TableGen: Privatize CodeGenRegisterClass::TheDef and...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Jakob Stoklund...
TableGen: Don't add synthetic Records to the RecordKeeper.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Che-Liang Chiou
tblgen: add preprocessor as a separate mode
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Nadav Rotem
Set operation actions to legal types only.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Nadav Rotem
Operations should be custom lowered only if their type...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Nick Lewycky
The product of two chrec's can always be represented...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Craig Topper
Add support in the disassembler for ignoring the L...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Andrew Trick
LSR should avoid redundant edge splitting.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Andrew Trick
whitespace
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Rafael Espindola
Remove last references to hotpatch.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Peter Collingbourne
Exclude libLLVMTableGen.a from the shared library
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Bill Wendling
Generic cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Andrew Trick
Unit test for r140919, loop unroll heuristics.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Jim Grosbach
Tidy up. These tests are covered in the .s file tests...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Jim Grosbach
ARM assembly parsing and encoding for VMOV immediate.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Jim Grosbach
Tidy up. 80 columns.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Bill Wendling
Use the PC label ID rather than '1'. Add support for...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Bill Wendling
Don't carry over the dispatchsetup hack from the old...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Jim Grosbach
ARM parsing/encoding for VCMP/VCMPE.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Nick Lewycky
Fix typo in comments.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Bill Wendling
Check-pointing the new SjLj EH lowering.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Akira Hatanaka
Move CHECK after entry label.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Akira Hatanaka
Add support for 64-bit logical NOR.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Akira Hatanaka
Add support for 64-bit count leading ones and zeros...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Bill Wendling
Move the grabbing of the jump buffer into the caller...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Jim Grosbach
ARM assembly parsing and encoding for VMRS/FMSTAT.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Akira Hatanaka
Add support for 64-bit divide instructions.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Devang Patel
Add C api for Instruction->eraseFromParent().
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Jim Grosbach
Update test for 141010.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Jim Grosbach
Thumb2 ADD/SUB can take SP as a destination register.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Akira Hatanaka
Clean up MipsInstrInfo::copyPhysReg and handle copies...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Akira Hatanaka
Add support for 64-bit integer multiply instructions.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Akira Hatanaka
Add definitions of instructions which move values betwe...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Bob Wilson
Find the strip tool that works with the specified SDKRO...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Jim Grosbach
Tidy up a bit. Formatting.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Craig Topper
Add support for MOVBE and RDRAND instructions for the...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Eric Christopher
Whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Eric Christopher
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Rafael Espindola
Add the returns_twice attribute to LLVM.
commit
|
commitdiff
|
tree
|
snapshot
next