projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix comment
[oota-llvm.git]
/
include
/
2013-07-08
Nadav Rotem
Fix a bug in IRBuilder::ClearInsertionPoint. The IR...
tree
|
commitdiff
2013-07-08
Manman Ren
DebugInfo: remove unused helper function getDIComposite...
tree
|
commitdiff
2013-07-08
Manman Ren
Revert r185852.
tree
|
commitdiff
2013-07-08
Matt Arsenault
Find xdot or xdot.py.
tree
|
commitdiff
2013-07-08
Manman Ren
StringRef: add DenseMapInfo for StringRef.
tree
|
commitdiff
2013-07-08
Argyrios Kyrtzidis
[ADT/NullablePtr] Allow implicit conversion of Nullable...
tree
|
commitdiff
2013-07-08
Reid Kleckner
Reland "Use Clang's __has_* macros in Compiler.h ....
tree
|
commitdiff
2013-07-08
Shuxin Yang
Fix a SCEV update problem.
tree
|
commitdiff
2013-07-08
Quentin Colombet
Revert: "Use Clang's __has_* macros in Compiler.h to...
tree
|
commitdiff
2013-07-08
Rafael Espindola
clang-format this enum.
tree
|
commitdiff
2013-07-08
Rafael Espindola
We now always create files with the correct permissions...
tree
|
commitdiff
2013-07-08
Reid Kleckner
Attempt to fix Compiler.h for some self-hosting bots
tree
|
commitdiff
2013-07-08
Reid Kleckner
Use Clang's __has_* macros in Compiler.h to test for...
tree
|
commitdiff
2013-07-07
Nick Lewycky
Add missing per-argument doesNotAccessMemory accessors...
tree
|
commitdiff
2013-07-06
Nico Rieck
MC: Implement COFF .linkonce directive
tree
|
commitdiff
2013-07-06
Nick Lewycky
Extend 'readonly' and 'readnone' to work on function...
tree
|
commitdiff
2013-07-05
Jakob Stoklund Olesen
Remove dead function.
tree
|
commitdiff
2013-07-05
Rafael Espindola
Remove unique_file now that it is unused.
tree
|
commitdiff
2013-07-05
Rafael Espindola
Add a createUniqueFile function and switch llvm's users...
tree
|
commitdiff
2013-07-05
Rafael Espindola
Add a higher level createTemporaryFile function.
tree
|
commitdiff
2013-07-05
Richard Sandiford
[SystemZ] Remove no-op MVCs
tree
|
commitdiff
2013-07-05
Richard Sandiford
[SystemZ] Clean up register scavenging code
tree
|
commitdiff
2013-07-05
Rafael Espindola
Use the raw member names in Archive::Archive.
tree
|
commitdiff
2013-07-04
Ahmed Bougacha
Remove use of asymmetric std::lower_bound comparator.
tree
|
commitdiff
2013-07-04
Aaron Ballman
Changing long to int for consistency.
tree
|
commitdiff
2013-07-04
Aaron Ballman
Supporting ssize_t on WIN64 with its proper size. ...
tree
|
commitdiff
2013-07-04
Jakob Stoklund Olesen
Remove the EXCEPTIONADDR, EHSELECTION, and LSDAADDR...
tree
|
commitdiff
2013-07-04
Jakob Stoklund Olesen
Simplify landing pad lowering.
tree
|
commitdiff
2013-07-04
Eric Christopher
Reapply r185601 with a fix for the cmake build.
tree
|
commitdiff
2013-07-04
Eric Christopher
Temporarily revert 185601 as it caused cmake build...
tree
|
commitdiff
2013-07-04
Eric Christopher
Add support for futimens for platforms that don't suppo...
tree
|
commitdiff
2013-07-04
Jakob Stoklund Olesen
Revert r185595-185596 which broke buildbots.
tree
|
commitdiff
2013-07-03
Jakob Stoklund Olesen
Remove the EXCEPTIONADDR, EHSELECTION, and LSDAADDR...
tree
|
commitdiff
2013-07-03
Jakob Stoklund Olesen
Simplify landing pad lowering.
tree
|
commitdiff
2013-07-03
Jakob Stoklund Olesen
Add MachineBasicBlock::addLiveIn().
tree
|
commitdiff
2013-07-03
Craig Topper
Use SmallVectorImpl::iterator/const_iterator instead...
tree
|
commitdiff
2013-07-03
Craig Topper
Use SmallVectorImpl instead of SmallVector for iterator...
tree
|
commitdiff
2013-07-03
Eric Christopher
Use SmallVectorImpl::iterator/const_iterator instead...
tree
|
commitdiff
2013-07-03
Craig Topper
Return SmallVectorImpl& instead of SmallVector& in...
tree
|
commitdiff
2013-07-03
Craig Topper
Add a space between type and variable name. No function...
tree
|
commitdiff
2013-07-03
Michael Gottesman
Added posix function gettimeofday to LibFunc::Func...
tree
|
commitdiff
2013-07-02
Manman Ren
Debug Info: use module flag to set up Dwarf version.
tree
|
commitdiff
2013-07-02
Ulrich Weigand
[PowerPC] Remove VK_PPC_TLSGD and VK_PPC_TLSLD
tree
|
commitdiff
2013-07-02
Ulrich Weigand
[DebugInfo] Allow getDebugThreadLocalSymbol to return...
tree
|
commitdiff
2013-07-02
Rafael Espindola
Remove address spaces from MC.
tree
|
commitdiff
2013-07-02
Tobias Grosser
Fix typo in comment
tree
|
commitdiff
2013-07-01
Richard Trieu
Fix up some asserts that are within an if statement...
tree
|
commitdiff
2013-07-01
Ulrich Weigand
[PowerPC] Add support for TLS data relocations
tree
|
commitdiff
2013-07-01
Jakob Stoklund Olesen
Remove floating point computations form SpillPlacement...
tree
|
commitdiff
2013-07-01
Ulrich Weigand
[PowerPC] Fix 32-bit PowerPC TLS relocs
tree
|
commitdiff
2013-07-01
David Blaikie
PR16493: DebugInfo with TLS on PPC crashing due to...
tree
|
commitdiff
2013-06-28
Preston Briggs
extending the interface of Dependence slightly to suppo...
tree
|
commitdiff
2013-06-28
Matt Arsenault
Fix extra whitespace / formatting
tree
|
commitdiff
2013-06-28
Jakob Stoklund Olesen
Try to unbreak Linux buildbots.
tree
|
commitdiff
2013-06-28
Jakob Stoklund Olesen
Minimize precision loss when computing cyclic probabili...
tree
|
commitdiff
2013-06-28
Richard Trieu
Fix broken asserts that never fire.
tree
|
commitdiff
2013-06-28
Andrew Kaylor
Revising the MCJIT ObjectCache interface to allow subcl...
tree
|
commitdiff
2013-06-28
David Blaikie
DebugInfo: PR14728: TLS support
tree
|
commitdiff
2013-06-28
Daniel Malea
Remove limitation on DebugIR that made it require exist...
tree
|
commitdiff
2013-06-28
Jakob Stoklund Olesen
Add a division operator to BlockFrequency.
tree
|
commitdiff
2013-06-28
Justin Holewinski
[NVPTX] Remove i8 register class. PTX support for...
tree
|
commitdiff
2013-06-28
Rafael Espindola
Don't ask for a mode when we are not keeping the file.
tree
|
commitdiff
2013-06-28
Matt Arsenault
Fix typo
tree
|
commitdiff
2013-06-27
Peter Collingbourne
Rename DIBuilder::createNullPtrType to createUnspecifie...
tree
|
commitdiff
2013-06-27
Michael Gottesman
Revert "Revert "[APFloat] Removed APFloat constructor...
tree
|
commitdiff
2013-06-27
Michael Gottesman
Revert "[APFloat] Removed APFloat constructor which...
tree
|
commitdiff
2013-06-27
Chad Rosier
Remove unnecessary conditional checks.
tree
|
commitdiff
2013-06-27
Michael Gottesman
[APFloat] Removed APFloat constructor which initialized...
tree
|
commitdiff
2013-06-27
Chad Rosier
Improve the compression of the tablegen DiffLists by...
tree
|
commitdiff
2013-06-27
Argyrios Kyrtzidis
[Support/Registry.h] Include llvm/Support/Compiler.h.
tree
|
commitdiff
2013-06-27
Serge Pavlov
Use MCFillFragment for zero-initialized data.
tree
|
commitdiff
2013-06-27
Rafael Espindola
Add a convenience createUniqueDirectory function.
tree
|
commitdiff
2013-06-27
Michael Gottesman
Added support for the Builtin attribute.
tree
|
commitdiff
2013-06-26
Rafael Espindola
Use enums instead of raw octal values.
tree
|
commitdiff
2013-06-26
Rafael Espindola
PathV1 is deprecated since the 18th of Dec 2010. Remove it.
tree
|
commitdiff
2013-06-26
Rafael Espindola
Add a convenience functions that don't return if the...
tree
|
commitdiff
2013-06-26
Rafael Espindola
Add a simpler version of remove_all.
tree
|
commitdiff
2013-06-26
Rafael Espindola
Remove sys::GetMainExecutable.
tree
|
commitdiff
2013-06-26
Rafael Espindola
Port GetMainExecutable over to PathV2.
tree
|
commitdiff
2013-06-26
Rafael Espindola
Remove PathWithStatus.
tree
|
commitdiff
2013-06-25
Jakob Stoklund Olesen
Merge isReachable into isBackedge.
tree
|
commitdiff
2013-06-25
Tom Stellard
TableGen: Generate a function for getting operand indic...
tree
|
commitdiff
2013-06-25
Ulrich Weigand
[PowerPC] Support @got modifier
tree
|
commitdiff
2013-06-25
Rafael Espindola
Move GetEXESuffix to the one place it is used.
tree
|
commitdiff
2013-06-25
Rafael Espindola
Remove sys::PathSeparator.
tree
|
commitdiff
2013-06-25
Benjamin Kramer
BlockFrequency: Bump up the entry frequency a bit.
tree
|
commitdiff
2013-06-25
Rafael Espindola
keep only the StringRef version of getFileOrSTDIN.
tree
|
commitdiff
2013-06-25
Rafael Espindola
Create a replacement for sys::Path::PathSeparator.
tree
|
commitdiff
2013-06-24
Rafael Espindola
Add a simpler version of is_regular_file.
tree
|
commitdiff
2013-06-24
David Blaikie
DebugInfo: DIBuilder changes to match DIEnumerator...
tree
|
commitdiff
2013-06-24
Chad Rosier
Improve diagnostics when getSizeInBits is called on...
tree
|
commitdiff
2013-06-24
Michael Gottesman
[APFloat] Added support for parsing float strings which...
tree
|
commitdiff
2013-06-24
Michael Gottesman
[APFloat] Added make{Zero,Inf} methods and implemented...
tree
|
commitdiff
2013-06-24
Chandler Carruth
Add a flag to defer vectorization into a phase after...
tree
|
commitdiff
2013-06-24
David Blaikie
DebugInfo: enumerator values returned as int64 as they...
tree
|
commitdiff
2013-06-24
Michael Gottesman
[APFloat] Removed out of date comment from isNormal().
tree
|
commitdiff
2013-06-24
Michael Gottesman
[APFloat] Rename llvm::exponent_t => llvm::APFloat...
tree
|
commitdiff
2013-06-23
David Blaikie
DebugInfo: PR14404: Avoid truncating 64 bit values...
tree
|
commitdiff
2013-06-22
David Blaikie
DebugInfo: Support (using GNU extensions) for template...
tree
|
commitdiff
2013-06-22
Chad Rosier
The getRegForInlineAsmConstraint function should only...
tree
|
commitdiff
next