projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2013-04-08
Eli Bendersky
Rewrite test/Integer tests to use FileCheck instead...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
Eli Bendersky
Rewrite test/ExecutionEngine tests to use FileCheck...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
Matt Arsenault
Update documentation.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
Eli Bendersky
Rewrite test/Verifier tests to use FileCheck instead...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
Arnold Schwaighofer
X86 cost model: Model cost for uitofp and sitofp on...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
Chad Rosier
[ms-inline asm] Add support for ImmDisp [ Symbol ]...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
Hal Finkel
Generate PPC early conditional returns
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
Alexey Samsonov
DWARF parser: remove duplicated code and fix code style...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
Rafael Espindola
Add all 4 MachO object types. Use the stored type to...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
Vincent Lejeune
R600: Control Flow support for pre EG gen
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
Chandler Carruth
Simplify the quoting here. Our lit emulator doesn't...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
Chandler Carruth
Remove a global 'endl' variable from the other file...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
Chandler Carruth
Clean up namespaces in obj2yaml.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
Tim Northover
Add ACLE link to ARM documentation sections
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
Tim Northover
AArch64: remove barriers from AArch64 atomic operations.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
Chandler Carruth
Cleanup the formatting of obj2yaml.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
Chandler Carruth
Don't define our own global 'endl' variable. While...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
Benjamin Kramer
ARM: Remove unused variable.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-07
Hal Finkel
Cleanup and improve PPC fsel generation
commit
|
commitdiff
|
tree
|
snapshot
2013-04-07
Arnold Schwaighofer
TargetLowering: Fix getTypeConversion handling of exten...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-07
Rafael Espindola
Make MachOObjectFile independent from MachOObject.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-07
Rafael Espindola
Implement MachOObjectFile::getData directly.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-07
Rafael Espindola
Implement MachOObjectFile::is64Bit directly.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-07
Rafael Espindola
Implement MachOObjectFile::getHeaderSize directly.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-07
Rafael Espindola
Implement MachOObjectFile::getHeader directly.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-07
Jakob Stoklund...
Implement LowerCall_64 for the SPARC v9 64-bit ABI.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-07
Rafael Espindola
Implement MachOObjectFile::getHeaderSize and MachOObjec...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-07
Rafael Espindola
Remove LoadCommandInfo now that we always have a pointe...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-07
Rafael Espindola
Add MachOObjectFile::LoadCommandInfo.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-07
Rafael Espindola
Use getLoadCommandInfo instead of MachOObj->getLoadComm...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-07
Rafael Espindola
Construct MachOObject in MachOObjectFile's constructor.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-07
Rafael Espindola
Remove unused argument.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-07
Rafael Espindola
Remove MachOObjectFile::getObject.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-07
Rafael Espindola
Remove two uses of getObject.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-07
Rafael Espindola
Remove usage of InMemoryStruct in getSymbol.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-07
Hal Finkel
PPC Altivec load/store intrinsics can be marked IntrRea...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-07
Hal Finkel
PPC rotate instructions don't have unmodeled side effcts
commit
|
commitdiff
|
tree
|
snapshot
2013-04-07
Rafael Espindola
Remove a use of InMemoryStruct in llvm-readobj.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-07
Rafael Espindola
Make getObject const. Remove a const_cast.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-07
Rafael Espindola
Remove last use of InMemoryStruct in llvm-objdump.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-07
Hal Finkel
Most PPC M[TF]CR instructions do not have side effects
commit
|
commitdiff
|
tree
|
snapshot
2013-04-07
Rafael Espindola
Remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-07
Rafael Espindola
Remove unused argument.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-07
Chandler Carruth
Fix PR15674 (and PR15603): a SROA think-o.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-07
Hal Finkel
PPC pre-increment load instructions do not have side...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-07
Hal Finkel
PPC pre-increment load instructions do not have side...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-07
Hal Finkel
PPC MCRF instruction does not have side effects
commit
|
commitdiff
|
tree
|
snapshot
2013-04-07
Hal Finkel
PPC FMR instruction does not have side effects
commit
|
commitdiff
|
tree
|
snapshot
2013-04-07
Eric Christopher
DW_FORM_sec_offset should be a relocation on platforms...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-07
Reid Kleckner
[cmake] Avoid rel+asserts warnings when passing -UNDEBUG
commit
|
commitdiff
|
tree
|
snapshot
2013-04-06
Jakob Stoklund...
Implement LowerReturn_64 for SPARC v9.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-06
Jakob Stoklund...
SPARC v9 stack pointer bias.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-06
Hal Finkel
Implement PPCInstrInfo::FoldImmediate
commit
|
commitdiff
|
tree
|
snapshot
2013-04-06
Hal Finkel
PPC ISEL is a select and never has side effects
commit
|
commitdiff
|
tree
|
snapshot
2013-04-06
Hal Finkel
Add a comment to TargetInstrInfo about FoldImmediate
commit
|
commitdiff
|
tree
|
snapshot
2013-04-06
Jakob Stoklund...
Complete formal arguments for the SPARC v9 64-bit ABI.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-06
Nadav Rotem
typo
commit
|
commitdiff
|
tree
|
snapshot
2013-04-06
Rafael Espindola
Remove last use of InMemoryStruct from MachOObjectFile...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-06
Rafael Espindola
Don't use InMemoryStruct<macho::SymtabLoadCommand>.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-06
Rafael Espindola
Don't use InMemoryStruct in getSymbol64TableEntry.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-06
Rafael Espindola
Don't use InMemoryStruct in getSymbolTableEntry.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-06
Rafael Espindola
Don't use InMemoryStruct in getRelocation.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-06
Manman Ren
Dwarf: use utostr on CUID to append to SmallString.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
Michael Gottesman
Removed trailing whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
Tom Stellard
R600/SI: Add support for buffer stores v2
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
Tom Stellard
R600/SI: Use same names for corresponding MUBUF operand...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
Tom Stellard
R600: Add RV670 processor
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
Tom Stellard
R600/SI: Add processor types for each SI variant
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
Tom Stellard
R600/SI: Avoid generating S_MOVs with 64-bit immediates v2
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
Hal Finkel
Enable early if conversion on PPC
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
Hal Finkel
Correct the PPC A2 misprediction penalty
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
Michael Gottesman
An objc_retain can serve as a use for a different pointer.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
Michael Gottesman
Properly model precise lifetime when given an incomplet...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
Hal Finkel
Reapply r178845 with fix - Fix bug in PEI's virtual...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
Bill Wendling
Use the target options specified on a function to reset...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
Hal Finkel
Revert r178845 - Fix bug in PEI's virtual-register...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
Jim Grosbach
Tidy up a bit. No functional change.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
Shuxin Yang
Disable the optimization about promoting vector-element...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
Akira Hatanaka
[mips] XFAIL test-interp-vec-loadstore.ll in an attempt...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
Douglas Gregor
<rdar://problem/13551789> Fix a race in the LockFileMan...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
Douglas Gregor
<rdar://problem/13551789> Fix yet another race in uniqu...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
Michael J....
[Support][FileSystem] Fix identify_magic for big endian...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
Rafael Espindola
Move yaml2obj to tools too.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
Rafael Espindola
Define versions of Section that are explicitly marked...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
Michael Gottesman
Added two debug logging messages to VisitInstructionsTo...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
Rafael Espindola
Don't use InMemoryStruct in getSection and getSection64.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
Michael Gottesman
Cleaned up whitespace and made debug logging less verbose.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
Timur Iskhodzhanov
Make the test/CodeGen/X86/win32_sret.ll reliable on...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
Renato Golin
Reverting 178851 as it broke buildbots
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
Chad Rosier
[ms-inline asm] Add support for numeric displacement...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
Reid Kleckner
[Support] Disable assertion dialogs from the MSVC debug CRT
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
Rafael Espindola
Use ScalarBitSetTraits.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
Rafael Espindola
Fix include guards to match new location.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
Rafael Espindola
Don't fetch pointers from a InMemoryStruct.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
Jyotsna Verma
Enable JIT/MCJIT unit tests for targets with JIT support.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
Ulrich Weigand
Respect Addend when processing MCJIT relocations to...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
Alexey Samsonov
llvm-symbolizer: correctly parse filenames given in...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
Alexey Samsonov
Add a basic test for llvm-symbolizer tool
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
Stepan Dyatkovskiy
Buildbot fix for r178851: mistake was in wrong TargetRe...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
Alexey Samsonov
Add obj2yaml to test dependencies
commit
|
commitdiff
|
tree
|
snapshot
next