projects
/
oota-llvm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Make one of the AttributeSet ctors maintain the invariant that the
2013-08-01
Sean Silva
Update incorrect file headers.
commit
|
commitdiff
|
tree
2013-07-09
Sean Silva
Make BinaryRef output correctly in case of empty data.
commit
|
commitdiff
|
tree
2013-07-01
Sean Silva
[docs] Amend confusing title
commit
|
commitdiff
|
tree
2013-06-22
Sean Silva
[yaml2obj][ELF] Make symbol table top-level key.
commit
|
commitdiff
|
tree
2013-06-22
Sean Silva
[yaml2obj][ELF] Narrow parameter.
commit
|
commitdiff
|
tree
2013-06-22
Sean Silva
[yaml2obj][ELF] Don't special case writing these.
commit
|
commitdiff
|
tree
2013-06-22
Sean Silva
[yaml2obj][ELF] Make this "type switch" actually readable.
commit
|
commitdiff
|
tree
2013-06-22
Sean Silva
[yaml2obj][ELF] Align section contents in the output.
commit
|
commitdiff
|
tree
2013-06-21
Sean Silva
This was a nifty test, but remove it.
commit
|
commitdiff
|
tree
2013-06-21
Sean Silva
Revert "Put r184469 disassembler test back on X86"
commit
|
commitdiff
|
tree
2013-06-21
Sean Silva
[yaml2obj][ELF] Don't do disassembly in this test.
commit
|
commitdiff
|
tree
2013-06-21
Sean Silva
[docs] Fix broken link.
commit
|
commitdiff
|
tree
2013-06-21
Sean Silva
[yaml2obj][ELF] Allow expressing undefined symbols.
commit
|
commitdiff
|
tree
2013-06-21
Sean Silva
Unbreak bots. Didn't realize this was a C++11 feature.
commit
|
commitdiff
|
tree
2013-06-21
Sean Silva
[docs] Fix formatting.
commit
|
commitdiff
|
tree
2013-06-21
Sean Silva
[yaml2obj][ELF] Don't explicitly set `Binding` with...
commit
|
commitdiff
|
tree
2013-06-20
Sean Silva
[yaml2obj][ELF] Add support for st_value and st_size.
commit
|
commitdiff
|
tree
2013-06-20
Sean Silva
[yaml2obj][ELF] Allow symbols to reference sections.
commit
|
commitdiff
|
tree
2013-06-20
Sean Silva
[yaml2obj][ELF] Add the section name -> section index...
commit
|
commitdiff
|
tree
2013-06-20
Sean Silva
[yaml2obj][ELF] Start factoring into "single point...
commit
|
commitdiff
|
tree
2013-06-20
Sean Silva
[yaml2obj][ELF] Just let this class own its buffer.
commit
|
commitdiff
|
tree
2013-06-19
Sean Silva
Remove `using namespace` and use explicit qualification.
commit
|
commitdiff
|
tree
2013-06-19
Sean Silva
Remove spurious space.
commit
|
commitdiff
|
tree
2013-06-19
Sean Silva
Remove unused parameter.
commit
|
commitdiff
|
tree
2013-06-19
Sean Silva
[yaml2obj][ELF] Beef up this test a bit.
commit
|
commitdiff
|
tree
2013-06-19
Sean Silva
[yaml2obj][ELF] Support ELFOSABI_* enum.
commit
|
commitdiff
|
tree
2013-06-19
Sean Silva
There is no ELF ABI version enum.
commit
|
commitdiff
|
tree
2013-06-19
Sean Silva
[yaml2obj][ELF] Support st_info through `Binding` and...
commit
|
commitdiff
|
tree
2013-06-18
Sean Silva
[yaml2obj][ELF] Don't monkeypatch the YAML sections.
commit
|
commitdiff
|
tree
2013-06-18
Sean Silva
[yaml2obj][ELF] Ensure STN_UNDEF entry is present.
commit
|
commitdiff
|
tree
2013-06-18
Sean Silva
[yaml2obj][ELF] Rudimentary symbol table support.
commit
|
commitdiff
|
tree
2013-06-18
Sean Silva
[yaml2obj][ELF] Add dummy .strtab section.
commit
|
commitdiff
|
tree
2013-06-18
Sean Silva
[yaml2obj][ELF] Factor out string table section creation.
commit
|
commitdiff
|
tree
2013-06-18
Sean Silva
[yaml2obj][ELF] Refer specifically to the section header...
commit
|
commitdiff
|
tree
2013-06-18
Sean Silva
[yaml2obj][ELF] Ensure more fields are zero'd.
commit
|
commitdiff
|
tree
2013-06-17
Sean Silva
[yaml2obj][ELF] Exit with error status on error.
commit
|
commitdiff
|
tree
2013-06-15
Sean Silva
[yaml2obj] Move some classes into anonymous namespaces.
commit
|
commitdiff
|
tree
2013-06-15
Sean Silva
[yaml2obj] Add support for sh_link via `Link` key.
commit
|
commitdiff
|
tree
2013-06-14
Sean Silva
[yaml2obj] Add support for sh_addralign via `AddressAlign...
commit
|
commitdiff
|
tree
2013-06-13
Sean Silva
[yaml2obj] Add support for specifying raw section content.
commit
|
commitdiff
|
tree
2013-06-13
Sean Silva
[yaml2obj] Add sh_addr via `Address` key.
commit
|
commitdiff
|
tree
2013-06-13
Sean Silva
[yaml2obj] Initial ELF section support.
commit
|
commitdiff
|
tree
2013-06-12
Sean Silva
[yaml2obj] Remove fragile test case.
commit
|
commitdiff
|
tree
2013-06-12
Sean Silva
80-cols
commit
|
commitdiff
|
tree
2013-06-11
Sean Silva
Fix dubious type name similar to member name.
commit
|
commitdiff
|
tree
2013-06-10
Sean Silva
Fix spurious semicolons.
commit
|
commitdiff
|
tree
2013-06-10
Sean Silva
[yaml2obj] Initial ELF support.
commit
|
commitdiff
|
tree
2013-06-08
Sean Silva
Don't artifically restrict input object size.
commit
|
commitdiff
|
tree
2013-06-06
Sean Silva
Add some class documentation to BinaryRef.
commit
|
commitdiff
|
tree
2013-06-05
Sean Silva
Rename operator== parameter to `RHS`.
commit
|
commitdiff
|
tree
2013-06-05
Sean Silva
Remove error-prone methods of BinaryRef.
commit
|
commitdiff
|
tree
2013-06-05
Sean Silva
Add writeAsHex(raw_ostream &) method to BinaryRef.
commit
|
commitdiff
|
tree
2013-06-05
Sean Silva
Rename BinaryRef::isBinary to more descriptive DataIsHexString.
commit
|
commitdiff
|
tree
2013-06-05
Sean Silva
Add BinaryRef binary_size() method.
commit
|
commitdiff
|
tree
2013-06-05
Sean Silva
Comment BinaryRef::Data.
commit
|
commitdiff
|
tree
2013-06-05
Sean Silva
Add writeAsBinary(raw_ostream &) method to BinaryRef.
commit
|
commitdiff
|
tree
2013-06-05
Sean Silva
[docs] Add link to C++ ABI document.
commit
|
commitdiff
|
tree
2013-06-05
Sean Silva
[docs] Add link to SysV ABI document.
commit
|
commitdiff
|
tree
2013-06-05
Sean Silva
[ELF] Add ELFOSABI_GNU.
commit
|
commitdiff
|
tree
2013-06-05
Sean Silva
yaml2obj: split out COFF logic into separate file
commit
|
commitdiff
|
tree
2013-06-05
Sean Silva
yaml2obj: add -format=<fmt> to choose input YAML interpretation
commit
|
commitdiff
|
tree
2013-06-04
Sean Silva
[docs] Replace non-existent LLVM_YAML_UNIQUE_TYPE(...
commit
|
commitdiff
|
tree
2013-05-20
Sean Silva
LangRef.rst: Clarify how basic blocks without named...
commit
|
commitdiff
|
tree
2013-03-30
Sean Silva
[docs] llvmbugs is not the place for patches.
commit
|
commitdiff
|
tree
2013-03-30
Sean Silva
[docs] Annotate mailing lists with their "name".
commit
|
commitdiff
|
tree
2013-03-30
Sean Silva
[docs] Reorganize mailing lists.
commit
|
commitdiff
|
tree
2013-03-30
Sean Silva
[docs] Pull IRC and Mailing Lists under a new "Community...
commit
|
commitdiff
|
tree
2013-03-30
Sean Silva
[docs] The GEP FAQ is not "design and overview"
commit
|
commitdiff
|
tree
2013-03-30
Sean Silva
[docs] Put DeveloperPolicy under "Development Process...
commit
|
commitdiff
|
tree
2013-03-29
Sean Silva
[docs] The STL "binary search" has a non-obvious name.
commit
|
commitdiff
|
tree
2013-03-22
Sean Silva
[docs] Slight reword for precision.
commit
|
commitdiff
|
tree
2013-03-22
Sean Silva
[docs] Document usage of SmallVectorImpl in interfaces.
commit
|
commitdiff
|
tree
2013-03-21
Sean Silva
Add TableGen ctags(1) emitter and helper script.
commit
|
commitdiff
|
tree
2013-03-19
Sean Silva
[docs] Remove incorrect information about lit.
commit
|
commitdiff
|
tree
2013-03-16
Sean Silva
[docs] Discuss a potential bug to be aware of.
commit
|
commitdiff
|
tree
2013-03-11
Sean Silva
[docs] Remove explicit authorship.
commit
|
commitdiff
|
tree
2013-02-27
Sean Silva
[docs] Discuss manpage output.
commit
|
commitdiff
|
tree
2013-02-27
Sean Silva
[docs] Provide pointer for building Sphinx docs.
commit
|
commitdiff
|
tree
2013-02-26
Sean Silva
[docs] Use reST link instead of direct HTML link.
commit
|
commitdiff
|
tree
2013-02-13
Sean Silva
[docs] PR15254: Add "AST" to the lexicon.
commit
|
commitdiff
|
tree
2013-02-08
Sean Silva
[docs] Tweaks for clarity, readability, and correctness.
commit
|
commitdiff
|
tree
2013-02-07
Sean Silva
[ReleaseNotes] tidy up organization and formatting
commit
|
commitdiff
|
tree
2013-02-07
Sean Silva
tblgen: Diagnose duplicate includes.
commit
|
commitdiff
|
tree
2013-02-01
Sean Silva
[docs] Fixup fallout from other grammar fixup.
commit
|
commitdiff
|
tree
2013-02-01
Sean Silva
[docs] Add missing colon to TableGen grammar.
commit
|
commitdiff
|
tree
2013-01-30
Sean Silva
[docs] Guide prospective TableGen backend writers.
commit
|
commitdiff
|
tree
2013-01-28
Sean Silva
docs: reorganize front page slightly
commit
|
commitdiff
|
tree
2013-01-23
Sean Silva
docs: Update title of external tutorial.
commit
|
commitdiff
|
tree
2013-01-20
Sean Silva
ReleaseNotes: note Sphinx migration.
commit
|
commitdiff
|
tree
2013-01-20
Sean Silva
docs: Nuke the old release notes.
commit
|
commitdiff
|
tree
2013-01-20
Sean Silva
docs: Use proper markup.
commit
|
commitdiff
|
tree
2013-01-20
Sean Silva
docs: Inline documentation structure into homepage.
commit
|
commitdiff
|
tree
2013-01-11
Sean Silva
docs: Fix long standing linking antipattern.
commit
|
commitdiff
|
tree
2013-01-11
Sean Silva
docs: fix misleading description.
commit
|
commitdiff
|
tree
2013-01-10
Sean Silva
docs: fix broken link.
commit
|
commitdiff
|
tree
2013-01-09
Sean Silva
tblgen: use an early return to reduce indentation.
commit
|
commitdiff
|
tree
2013-01-09
Sean Silva
tblgen: Factor out common code.
commit
|
commitdiff
|
tree
2013-01-09
Sean Silva
TableGen/LangRef: link bang operators into the productionlist
commit
|
commitdiff
|
tree
2013-01-09
Sean Silva
TableGen/LangRef: discuss specific C-like escapes
commit
|
commitdiff
|
tree
2013-01-09
Sean Silva
docs: Fix mention of DefmID to MultiClassID.
commit
|
commitdiff
|
tree
next