index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2013-04-07
Remove unused argument.
Rafael Espindola
2013-04-07
Remove MachOObjectFile::getObject.
Rafael Espindola
2013-04-07
Remove two uses of getObject.
Rafael Espindola
2013-04-07
Remove usage of InMemoryStruct in getSymbol.
Rafael Espindola
2013-04-07
PPC Altivec load/store intrinsics can be marked IntrRead[Write]ArgMem
Hal Finkel
2013-04-07
Remove a use of InMemoryStruct in llvm-readobj.
Rafael Espindola
2013-04-07
Make getObject const. Remove a const_cast.
Rafael Espindola
2013-04-07
Remove last use of InMemoryStruct in llvm-objdump.
Rafael Espindola
2013-04-06
Add a comment to TargetInstrInfo about FoldImmediate
Hal Finkel
2013-04-06
Remove last use of InMemoryStruct from MachOObjectFile.cpp.
Rafael Espindola
2013-04-06
Don't use InMemoryStruct<macho::SymtabLoadCommand>.
Rafael Espindola
2013-04-06
Don't use InMemoryStruct in getSymbol64TableEntry.
Rafael Espindola
2013-04-06
Don't use InMemoryStruct in getSymbolTableEntry.
Rafael Espindola
2013-04-06
Don't use InMemoryStruct in getRelocation.
Rafael Espindola
2013-04-05
Reapply r178845 with fix - Fix bug in PEI's virtual-register scavenging
Hal Finkel
2013-04-05
Use the target options specified on a function to reset the back-end.
Bill Wendling
2013-04-05
Revert r178845 - Fix bug in PEI's virtual-register scavenging
Hal Finkel
2013-04-05
Define versions of Section that are explicitly marked as little endian.
Rafael Espindola
2013-04-05
Don't use InMemoryStruct in getSection and getSection64.
Rafael Espindola
2013-04-05
Don't fetch pointers from a InMemoryStruct.
Rafael Espindola
2013-04-05
Fix bug in PEI's virtual-register scavenging
Hal Finkel
2013-04-05
Clean up some confusing language, and use more realistic examples.
Jakob Stoklund Olesen
2013-04-04
CostModel: Add parameter to instruction cost to further classify operand values
Arnold Schwaighofer
2013-04-04
Revert r178713
Evan Cheng
2013-04-04
Document the return value of SmallSet insert.
Nadav Rotem
2013-04-03
Make it possible to include llvm-c without including C++ headers. Patch by Fi...
Evan Cheng
2013-04-03
Implement the "mips endian" for r_info.
Rafael Espindola
2013-04-03
Implements low-level object file format specific output for COFF and
Eric Christopher
2013-04-03
Implement sectionContainsSymbol for ELF.
Eric Christopher
2013-04-03
When dumping clear the arm/thumb flag for now.
Eric Christopher
2013-04-02
Add MDBuilder utilities for path-aware TBAA.
Manman Ren
2013-04-02
Count processor resources individually in MachineTraceMetrics.
Jakob Stoklund Olesen
2013-04-01
unindent the file to follow coding standards, change class doc comment
Chris Lattner
2013-04-01
Mips direct object exception handling regression
Jack Carter
2013-04-01
Add support for vector data types in the LLVM interpreter.
Nadav Rotem
2013-04-01
Whitespace cleanup
Joe Abbey
2013-03-30
Object: Turn a couple of degenerate for loops into while loops.
Benjamin Kramer
2013-03-29
SmallVector and SmallPtrSet allocations now power-of-two aligned.
Jean-Luc Duprat
2013-03-29
Remove the old CodePlacementOpt pass.
Benjamin Kramer
2013-03-29
Revert "Fix allocations of SmallVector and SmallPtrSet so they are more prone...
Rafael Espindola
2013-03-29
Fix allocations of SmallVector and SmallPtrSet so they are more prone to
Jean-Luc Duprat
2013-03-28
Add support of RDSEED defined in AVX2 extension
Michael Liao
2013-03-28
Seciton 24.2.2 of the C++ standard, [iterator.iterators], Table 106
Howard Hinnant
2013-03-28
Revert "Updated ELF relocation test for .eh_frame section"
Michael Gottesman
2013-03-28
Revert "Adding DIImportedModules to DIScopes."
David Blaikie
2013-03-27
Updated ELF relocation test for .eh_frame section
Jack Carter
2013-03-27
Add a boolean parameter to the llvm::report_fatal_error() function to indicated
Chad Rosier
2013-03-27
Cleanup the simplify_type implementation.
Rafael Espindola
2013-03-27
Adding DIImportedModules to DIScopes.
David Blaikie
2013-03-26
Make DIBuilder::createClassType more type safe by returning DICompositeType r...
David Blaikie
[prev]
[next]