index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add sanity checking for BUILD_PAIR (I noticed the
Duncan Sands
2008-10-29
1
-0
/
+18
*
- More pre-split fixes: spill slot live interval computation bug; restore poi...
Evan Cheng
2008-10-29
1
-0
/
+2
*
- Rewrite code that update register live interval that's split.
Evan Cheng
2008-10-29
2
-1
/
+22
*
Factor shouldInline method out of Inliner.
Daniel Dunbar
2008-10-29
1
-1
/
+5
*
Don't force things to be Value * when they're not.
David Greene
2008-10-29
1
-1
/
+1
*
Assorted comment/naming fixes, 80-col violations, and reindentation.
Daniel Dunbar
2008-10-28
1
-3
/
+3
*
Add some more information to the top-level comment for this file.
Dan Gohman
2008-10-28
1
-1
/
+5
*
Support for constant islands in the ARM JIT.
Jim Grosbach
2008-10-28
1
-0
/
+9
*
Avoid calls to setSubgraphColor in release mode. They generate lots of error ...
Evan Cheng
2008-10-28
1
-1
/
+4
*
Do not allow a user to set the operand for a constant.
Tanya Lattner
2008-10-28
1
-0
/
+3
*
fit in 80 cols
Chris Lattner
2008-10-28
1
-1
/
+2
*
more comment cleanups.
Chris Lattner
2008-10-28
1
-3
/
+3
*
comment cleanups.
Chris Lattner
2008-10-28
1
-3
/
+3
*
Fix the name of the include guard to match the filename.
Dan Gohman
2008-10-28
1
-2
/
+2
*
Have TableGen emit setSubgraphColor calls under control of a -gen-debug
David Greene
2008-10-27
1
-2
/
+7
*
Return bool (inserted) from StringSet::insert as for StringMap::insert.
Daniel Dunbar
2008-10-27
1
-3
/
+3
*
Add setSubgraphColor to color an entire portion of a SelectionDAG. This
David Greene
2008-10-27
1
-0
/
+11
*
Add STL-style typedefs and default constructors to make it possible to
David Greene
2008-10-27
1
-0
/
+5
*
export an ID for the instructionNamer, allowing analysis/transformation passes
Torok Edwin
2008-10-27
1
-0
/
+1
*
For now, don't split live intervals around x87 stack register barriers. FpGET...
Evan Cheng
2008-10-27
1
-1
/
+7
*
Return something (i.e. NULL) from an unimplemented virtual function.
Oscar Fuentes
2008-10-26
1
-0
/
+1
*
CMake: GetTargetTriple: new module for determining the target
Oscar Fuentes
2008-10-26
1
-0
/
+3
*
Add storeRegTo{StackSlot|Addr} and loadRegFrom{StackSlot|Addr} descriptions.
Evan Cheng
2008-10-25
1
-0
/
+17
*
Make comments and code for QuietWarnings and QuietErrors
Dan Gohman
2008-10-25
1
-2
/
+2
*
Support for allocation of TLS variables in the JIT. Allocation of a global
Nicolas Geoffray
2008-10-25
2
-0
/
+11
*
CMake: MSVC++ no longer uses a special configuration method.
Oscar Fuentes
2008-10-25
1
-9
/
+21
*
CMake: Sync'ed DataTypes.h.cmake with DataTypes.h.in.
Oscar Fuentes
2008-10-25
1
-0
/
+13
*
Avoid splitting an interval multiple times; avoid splitting re-materializable...
Evan Cheng
2008-10-24
1
-0
/
+5
*
Fix constant-offset emission for x86-64 absolute addresses. This
Dan Gohman
2008-10-24
1
-0
/
+36
*
Added raw_fd_ostream::close().
Ted Kremenek
2008-10-23
1
-0
/
+3
*
Changes to make the Windows build work...
Steve Naroff
2008-10-23
1
-3
/
+13
*
Committing a good chunk of the pre-register allocation live interval splittin...
Evan Cheng
2008-10-23
1
-0
/
+33
*
Introduce INT64_C macro and unbreak LLVM on MSVC.
Argyrios Kyrtzidis
2008-10-23
1
-0
/
+3
*
Change create*Pass factory functions to return Pass* instead of
Daniel Dunbar
2008-10-22
1
-10
/
+9
*
Fix incorrect testing for the end of the both strings in CStrInCStrNoCase. T...
Ted Kremenek
2008-10-22
1
-1
/
+1
*
Add raw_ostream versions of WriteBitcodeToFile and BitcodeWriterPass.
Daniel Dunbar
2008-10-22
1
-0
/
+9
*
Add some comments explaining the meaning of a boolean
Duncan Sands
2008-10-22
1
-7
/
+9
*
Move Print*Pass to use raw_ostream.
Daniel Dunbar
2008-10-22
1
-5
/
+5
*
Fix comment to name "TokenFactor" instead of "Token factor".
Bill Wendling
2008-10-21
1
-1
/
+1
*
Privatize PrintModulePass and PrintFunctionPass and add
Daniel Dunbar
2008-10-21
2
-55
/
+16
*
Clear raw_fd_ostream error string on success and explain behavior in
Daniel Dunbar
2008-10-21
1
-4
/
+5
*
fix a tricky bug in the JIT global variable emitter, that was triggered when ...
Nuno Lopes
2008-10-21
2
-1
/
+4
*
constify some methods and variables in ImmutableList.
Ted Kremenek
2008-10-21
1
-9
/
+9
*
Add skeleton for the pre-register allocation live interval splitting pass.
Evan Cheng
2008-10-20
1
-0
/
+2
*
Update the stub and callback code to handle lazy compilation. The stub
Jim Grosbach
2008-10-20
1
-0
/
+8
*
Add a register class -> virtual registers map.
Evan Cheng
2008-10-20
1
-7
/
+30
*
This forward declaration is unnecessary.
Evan Cheng
2008-10-20
1
-1
/
+0
*
Teach getTypeToTransformTo to return something
Duncan Sands
2008-10-20
1
-4
/
+5
*
Fix a typo in a comment.
Dan Gohman
2008-10-20
1
-1
/
+1
*
Fix typo in a comment.
Matthijs Kooijman
2008-10-20
1
-1
/
+1
[next]