projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2010-10-21
Duncan Sands
Argh, completely forgot to add this to the release...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Duncan Sands
Fix the cleanup process of exception information in...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Bill Wendling
Fix whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Wesley Peck
Removing stale AsmPrinter directory from MicroBlaze...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Oscar Fuentes
Deleted lib/Target/MBlaze/AsmPrinter/CMakeLists.txt...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Wesley Peck
Recommit 116986 with capitalization typo fixed.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Andrew Trick
putback r116983 and fix simple-fp-encoding.ll tests
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Wesley Peck
Reverting the commit 116986. It was breaking the build...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Owen Anderson
Revert r116983, which is breaking all the buildbots.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Wesley Peck
Major update of the MicroBlaze backend. The new feature...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Wesley Peck
Adding the EM_MBLAZE value to the machine architectures...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Michael J....
X86: Add alloca probing to dynamic alloca on Windows...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Evan Cheng
Add missing scheduling itineraries for transfers betwee...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Owen Anderson
Implement correct encodings for NEON vadd, both integer...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Michael J....
CodeGen-Windows: Only emit _fltused if a VarArg functio...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Eric Christopher
Custom lower f64 args passed in integer registers.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Michael J....
Fix Whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Bill Wendling
Add encoding for moving a value between two ARM core...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Jakob Stoklund...
Remember to keep track of rematted values.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Bill Wendling
Add encodings for movement between ARM core registers...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Dan Gohman
Memdep says that an instruction clobbers itself
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Owen Anderson
Attempt to fix valgrind complaining about (benign)...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Dan Gohman
Factor out the main aliasing check into a separate...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Dan Gohman
Add some comments.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Evan Cheng
More accurate estimate / tracking of register pressure.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Dale Johannesen
Fix crash introduced in 116852. 8573915.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Dan Gohman
Fix comments; the type graph is currently a tree, not...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Jason W Kim
Cut unneeded global variable.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Jakob Stoklund...
Move some of the InlineSpiller rematerialization code...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Dale Johannesen
Remove Synthesizable from the Type system; as MMX vector
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Jakob Stoklund...
When SimpleRegisterCoalescing is trimming kill flags...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Rafael Espindola
Handle _GLOBAL_OFFSET_TABLE_ correctly.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Michael J....
Use C++03...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Michael J....
System-Win32/Path: Fix incorrect assumption in isValid.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Chandler Carruth
Add a comment about ATTRIBUTE_UNUSED to avoid further...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Chandler Carruth
Remove remaining uses of ATTRIBUTE_UNUSED on variables...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Eric Christopher
Fix a TODO by removing some unnecesary copies.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Rafael Espindola
Record sysbols created by aliases. Fixes PR8414.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
NAKAMURA Takumi
Add ATTRIBUTE_UNUSED for -Asserts.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Tobias Grosser
Add RegionPass support.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Douglas Gregor
Fix CMake build
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Anders Carlsson
Add a way to emit StringSwitch of clang attribute spell...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Jim Grosbach
Fix backwards conditional.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Dan Gohman
Make CodeGen TBAA-aware.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Jim Grosbach
Add dynamic realignment when rematerializing the base...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Jim Grosbach
Nuke a commented out bit that got missed a while back.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Jim Grosbach
Spelling typo fix. s/incput/input/. Thanks, Bob!
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Jim Grosbach
Add a pre-dispatch SjLj EH hook on the unwind edge...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Dan Gohman
Move NoAA out of BasicAliasAnalysis.cpp into its own...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Dan Gohman
Reapply r116831 and r116839, converting AliasAnalysis...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Douglas Gregor
Extend StringRef's edit-distance algorithm to permit...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Jim Grosbach
Update comments to remove obsolete references.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Dan Gohman
Revert r116831 and r116839, which are breaking selfhost...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Jakob Stoklund...
Shrink MachineOperand from 40 to 32 bytes on 64-bit...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Owen Anderson
Passes do not need to recursively initialize passes...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Dale Johannesen
Enable using vdup for vector constants which are splat of
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Owen Anderson
Remove extraneous slash.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Rafael Espindola
Small cleanups and fixes in preparation for fixing...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Evan Cheng
Re-enable register pressure aware machine licm with...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Dan Gohman
Oops, check in all the files for converting AliasAnalys...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Michael J....
unittests: Use the correct defines and global variables...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Michael J....
Fix VC2010 build.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Owen Anderson
Factor out the call-once implementation into its own...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Dan Gohman
Change AliasAnalysis and its clients to use uint64_t...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Jason W Kim
Fixing r116753 r116756 r116777
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Owen Anderson
Get rid of static constructors for pass registration...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Daniel Dunbar
Revert r116781 "- Add a hook for target to determine...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Dan Gohman
Consistently use AliasAnalysis::UnknownSize instead...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Mikhail Glushenkov
GlobalOpt: EvaluateFunction() must not evaluate stores...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Mikhail Glushenkov
Trailing whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Che-Liang Chiou
Add svn:ignore
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Che-Liang Chiou
Add svn:ignore to lib/Target/PTX/
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Che-Liang Chiou
Add test case mov.ll for PTX device function
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Che-Liang Chiou
Add lower argument and return of device function
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Bill Wendling
Fix spelling.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Chandler Carruth
First step to allowing the resource directory of Clang...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Michael J....
X86: Add MS-CRT libcalls.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Michael J....
Fix Whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
NAKAMURA Takumi
lib/CodeGen/TargetLoweringObjectFileImpl.cpp: Tweak...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Andrew Trick
Fix for machine licm assert: RCCost <= RegPressure...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Rafael Espindola
Fix PR8300 by remembering to keep the bitcast in all...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
NAKAMURA Takumi
lib/System/Win32/ThreadLocal.inc: Suppress "unused...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
NAKAMURA Takumi
lib/Support/raw_ostream.cpp: Fix Cygwin's build.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Evan Cheng
- Add a hook for target to determine whether an instruc...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Chandler Carruth
Move the definition of this to the source file to ancho...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Eric Christopher
Speculatively revert 116753 and 116756 to attempt to...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Bob Wilson
Support alignment for NEON vld-lane and vst-lane instru...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Kevin Enderby
Added a few tweaks to the Intel Descriptor-table suppor...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Jim Grosbach
ARM encoding information for [SU]SAT* instructions.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Dan Gohman
Make the representation of AliasSets explicitly differe...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Chandler Carruth
Add a virtual destructor to silence a GCC warning.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Eric Christopher
Revert r116220 - thus turning arm fast isel back on...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Jason W Kim
Get rid of unneeded FormatOutput global variable
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Daniel Dunbar
CrashRecoveryContext: Add missing return, so that the...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Jason W Kim
Changed elf-dump to output hex format by default.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Dan Gohman
Don't pass the raw invalid pointer used to represent...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Bill Wendling
Don't recompute MachineRegisterInfo in the Optimize...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Mikhail Glushenkov
Trailing whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Dan Gohman
Add a basic testcase for TBAA-aware LICM.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Rafael Espindola
Implement R_386_GOT32.
commit
|
commitdiff
|
tree
|
snapshot
next