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-06-19
Michael Gottesman
[APFloat] Expose isSmallest/isLargest as public methods.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Ahmed Bougacha
Allow creation of single-byte MCAtoms.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Matt Arsenault
Move StructurizeCFG out of R600 to generic Transforms.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Quentin Colombet
LSR: Fix the parameters used to compute the scaling...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Bill Wendling
Add unit test to test a trivial verifier check.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Rafael Espindola
Always set the mode.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Rafael Espindola
Remove more uses of sys::Path.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Nadav Rotem
SLPVectorizer: handle scalars that are extracted from...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Rafael Espindola
Remove unused function.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Rafael Espindola
Another attempt at fixing the bots.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Nadav Rotem
SLPVectorizer: start constructing chains at stores...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Rafael Espindola
Attempt at fixing some bots.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Rafael Espindola
Reduce sys::Path usage in llvm-ar.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Rafael Espindola
Remove Path::getDirectoryContents.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Rafael Espindola
Remove the 'R' modifier.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Rafael Espindola
Remove Path::isObjectFile.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Rafael Espindola
Remove Path::canExecute.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Vladimir Medic
The RenderMethod field in RegisterOperand class sets...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
NAKAMURA Takumi
MachOUniversal.cpp: Fix abuse of Twine. It would be...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Michael Gottesman
Fixed comment typo that causes the given comment to...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Nadav Rotem
SLPVectorizer: vectorize compares and selects.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Nadav Rotem
Document the return value and fix a typo.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Wan Xiaofei
Test commit access.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Sean Silva
Remove `using namespace` and use explicit qualification.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Sean Silva
Remove spurious space.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Sean Silva
Remove unused parameter.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Sean Silva
[yaml2obj][ELF] Beef up this test a bit.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Sean Silva
[yaml2obj][ELF] Support ELFOSABI_* enum.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Sean Silva
There is no ELF ABI version enum.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Sean Silva
[yaml2obj][ELF] Support st_info through `Binding` and...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Matt Arsenault
Use GetUnderlyingObject instead of custom function
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Sean Silva
[yaml2obj][ELF] Don't monkeypatch the YAML sections.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Sean Silva
[yaml2obj][ELF] Ensure STN_UNDEF entry is present.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Sean Silva
[yaml2obj][ELF] Rudimentary symbol table support.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
JF Bastien
Small correction to unordered memory code generation...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Bill Wendling
Identify me on IRC.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Jim Grosbach
ARM: Add optional datatype suffix to NEON mvn asm syntax.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Sean Silva
[yaml2obj][ELF] Add dummy .strtab section.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Bill Wendling
We want a string representation of the attribute, not...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Tim Northover
AArch64: remove accidental test output file.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Rafael Espindola
Remove Path::canWrite.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Rafael Espindola
Add a can_write function to PathV2.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Michael Gottesman
[ARMTargetLowering] ARMISD::{SUB,ADD}{C,E} second resul...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Michael Gottesman
Converted an overly aggressive assert to a conditional...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Rafael Espindola
Remove unused Path::canRead.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Nadav Rotem
Fix 80 col violation.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Kevin Enderby
Change the arm assembler to support this from the v7c...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Quentin Colombet
During SelectionDAG building explicitly set a node...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Jack Carter
Mips ELF: Mark object file as ABI compliant
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Rafael Espindola
Remove uniqueID from PathV1.h.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Rafael Espindola
Add a GetUniqueID that will replace the uniqueID of...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
David Blaikie
Reduce indentation.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Rafael Espindola
Convert most uses of PathV1.h in ToolRunner.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Stefanus Du...
Add support for encoding the HLE XACQUIRE and XRELEASE...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Rafael Espindola
Add a version of unique_file that return just the file...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Rafael Espindola
Return a std::string from PrependMainExecutablePath.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Rafael Espindola
Remove PathV1.h use from BugDriver.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Rafael Espindola
Remove use of PathV1.h from ExecutionDriver.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Nadav Rotem
Scan the successor blocks and use the PHI nodes as...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Nadav Rotem
Add a return value to make this function more useful.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Rafael Espindola
Remove usage of PathV1.h from OptimizerDriver.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Rafael Espindola
Convert some uses of eraseFromDisk.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Rafael Espindola
Don't use PathV1.h in tools/bugpoint/Miscompilation...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Alexey Samsonov
Basic support for parsing Mach-O universal binaries...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Rafael Espindola
Don't convert object_error's enum to and from int.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Amaury de la...
ARM: fix literal load with positive offset encoding
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Amaury de la...
ARM: add operands pre-writeback variants when needed
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Amaury de la...
ARM: fix thumb literal loads decoding
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Amaury de la...
ARM: thumb stores cannot use PC as dest register
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Timur Iskhodzhanov
Hopefully fix the MSVS build after r184105
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Bill Wendling
Use pointers to the MCAsmInfo and MCRegInfo.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Nick Lewycky
Fix nondeterminism in .gcno file generation.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Bill Wendling
Remove dead prototype.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Bill Wendling
Simplify some of the code. No functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Chris Lattner
remove some @deprecated markers: LLVM APIs aren't depre...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Bob Wilson
Build Apple's llvmCore with --disable-zlib. <rdar:...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Sean Silva
[yaml2obj][ELF] Factor out string table section creation.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Sean Silva
[yaml2obj][ELF] Refer specifically to the section heade...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Sean Silva
[yaml2obj][ELF] Ensure more fields are zero'd.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-17
Rafael Espindola
Fix the build with gcc 4.7 and -std=c++11.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-17
Rafael Espindola
Convert two uses of eraseFromDisk.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-17
Andrew Trick
MI-Sched: handle ReadAdvance latencies as used by Swift.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-17
Andrew Trick
Reenable, improve, and add MI-Sched unit tests.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-17
Andrew Trick
Give RegMax higher priority.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-17
Andrew Trick
Remove compareRPDelta.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-17
Andrew Trick
MI Sched: fix a typo in RegPressure heuristics.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-17
Andrew Trick
MI-Sched: Remove another heuristic that is sensitive...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-17
Andrew Trick
MI-Sched: Track multiple candidates with the same prior...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-17
Rafael Espindola
Remove usage of PathV1.h in FindBugs.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-17
Bill Wendling
Directly access objects which may change during compila...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-17
Rafael Espindola
Reapply r183985 now that the missing check was added...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-17
Rafael Espindola
Only delete regular files and directories.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-17
Vincent Lejeune
R600: PV stores Reg id, not index
commit
|
commitdiff
|
tree
|
snapshot
2013-06-17
Vincent Lejeune
R600: Properly set COUNT_3 bit in TEX clause initiating...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-17
Sean Silva
[yaml2obj][ELF] Exit with error status on error.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-17
Rafael Espindola
Revert "Remove a use of PathV1.h."
commit
|
commitdiff
|
tree
|
snapshot
2013-06-17
Rafael Espindola
Don't use PathV1.h in CrashDebugger.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-17
Rafael Espindola
Don't use PathV1.h in ToolRunner.h.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-17
Rafael Espindola
Remove CBE related code.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-17
Benjamin Kramer
Switch spill weights from a basic loop depth estimation...
commit
|
commitdiff
|
tree
|
snapshot
next